Skip to content

Commit 3b7c3a8

Browse files
JohnTitormichaelwoerister
authored andcommitted
Fix broken link on README
1 parent 0fbe21d commit 3b7c3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

summarize/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ You can also profile your own custom build of rustc. First you'll have to clone
8282
[here][compiling-rust], but if you've never built rustc before, we suggest starting with
8383

8484
[rust-repo]: https://github.com/rust-lang/rust
85-
[compiling-rust]: https://rust-lang.github.io/rustc-guide/how-to-build-and-run.html
85+
[compiling-rust]: https://rust-lang.github.io/rustc-guide/building/how-to-build-and-run.html
8686

8787
```bash
8888
$ git clone https://github.com/rust-lang/rust.git

0 commit comments

Comments
 (0)