diff options
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md index d5c948994f8..f0440982d52 100644 --- a/src/doc/rustc-dev-guide/src/getting-started.md +++ b/src/doc/rustc-dev-guide/src/getting-started.md @@ -169,7 +169,7 @@ incredibly helpful: ## Cloning and Building -See ["How to build and run the compiler"](./building//how-to-build-and-run.md). +See ["How to build and run the compiler"](./building/how-to-build-and-run.md). ## Contributor Procedures |
