We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e2f0b commit 49143e5Copy full SHA for 49143e5
src/doc/rustc-dev-guide/src/getting-started.md
@@ -8,8 +8,8 @@ how a typical contribution would go.
8
9
This documentation is _not_ intended to be comprehensive;
10
it is meant to be a quick guide for the most useful things.
11
-For more information, [see this
12
-chapter on how to build and run the compiler](./building/how-to-build-and-run.md).
+For more information,
+see [How to build and run the compiler](building/how-to-build-and-run.md).
13
14
[internals]: https://internals.rust-lang.org
15
[rust-zulip]: https://rust-lang.zulipchat.com
0 commit comments