]> git.lizzy.rs Git - rust.git/commitdiff
expand text, make link to forge more prominent
authorNiko Matsakis <niko@alum.mit.edu>
Fri, 22 Sep 2017 20:27:55 +0000 (16:27 -0400)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2017 20:27:55 +0000 (16:27 -0400)
CONTRIBUTING.md

index c4335c9b767b33432efa2fdc7d80cbc4079d45fc..c1514a7234e5f0783fc5cb8c95c9b37f2b6217be 100644 (file)
@@ -397,11 +397,11 @@ For people new to Rust, and just starting to contribute, or even for
 more seasoned developers, some useful places to look for information
 are:
 
+* [Rust Forge][rustforge] contains additional documentation, including write-ups of how to achieve common tasks
 * The [Rust Internals forum][rif], a place to ask questions and
   discuss Rust's internals
 * The [generated documentation for rust's compiler][gdfrustc]
 * The [rust reference][rr], even though it doesn't specifically talk about Rust's internals, it's a great resource nonetheless
-* [Rust Forge][rustforge] contains supplementary useful documentation
 * Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
 * [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
 * The [Rust Compiler Testing Docs][rctd]