Skip to content

Commit 49143e5

Browse files
committed
use chapter name instead of text that does not fit well
1 parent f4e2f0b commit 49143e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc-dev-guide/src/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ how a typical contribution would go.
88

99
This documentation is _not_ intended to be comprehensive;
1010
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).
11+
For more information,
12+
see [How to build and run the compiler](building/how-to-build-and-run.md).
1313

1414
[internals]: https://internals.rust-lang.org
1515
[rust-zulip]: https://rust-lang.zulipchat.com

0 commit comments

Comments
 (0)