Skip to content

Commit 7d3de80

Browse files
authored
Tersify about page summary; add links
1 parent 32074e7 commit 7d3de80

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

templates/about.hbs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
<div class="container about">
44
<p>
5-
Docs.rs (formerly cratesfyi) is an open source project to host
6-
documentation of crates for the Rust Programming Language.
5+
Docs.rs (formerly cratesfyi) is an
6+
<a href="https://github.com/rust-lang/docs.rs">open source</a>
7+
documentation host for crates of the
8+
<a href="https://www.rust-lang.org/">Rust Programming Language</a>.
79
</p>
810

911
<p>

0 commit comments

Comments
 (0)