Skip to content

Commit a8970fd

Browse files
authored
Merge pull request #884 from tshepang/tshepang-actual-name
2 parents d3b780a + f3d5600 commit a8970fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
- [Triage and Prioritization](./compiler/prioritization.md)
6262
- [Working Areas](./compiler/working-areas.md)
6363
- [Operations](./compiler/operations.md)
64-
- [Rustc Dev Guide](./wg-rustc-dev-guide/README.md)
64+
- [rustc-dev-guide](./wg-rustc-dev-guide/README.md)
6565
- [crates.io](./crates-io/README.md)
6666
- [Crate removal](./crates-io/crate-removal.md)
6767
- [Database maintenance](./crates-io/db-maintenance.md)

src/wg-rustc-dev-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Rustc Dev Guide
1+
# rustc-dev-guide
22

33
The rustc-dev-guide working group is responsible for maintaining the rustc-dev-guide (located at
44
[rust-lang/rustc-dev-guide](https://github.com/rust-lang/rustc-dev-guide)). This includes things such

0 commit comments

Comments
 (0)