Skip to content

Commit d29dec1

Browse files
committed
Update subtree sync docs for changes in rustc-dev-guide
1 parent d43714a commit d29dec1

File tree

1 file changed

+2
-3
lines changed
  • book/src/development/infrastructure

1 file changed

+2
-3
lines changed

book/src/development/infrastructure/sync.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ to beta. For reference, the first sync following this cadence was performed the
1919
2020-08-27.
2020

2121
This process is described in detail in the following sections. For general
22-
information about `subtree`s in the Rust repository see [Rust's
23-
`CONTRIBUTING.md`][subtree].
22+
information about `subtree`s in the Rust repository see [the rustc-dev-guide][subtree].
2423

2524
## Patching git-subtree to work with big repos
2625

@@ -118,5 +117,5 @@ All of the following commands have to be run inside the `rust` directory.
118117
3. Open a PR to [`rust-lang/rust`]
119118

120119
[gitgitgadget-pr]: https://github.com/gitgitgadget/git/pull/493
121-
[subtree]: https://rustc-dev-guide.rust-lang.org/contributing.html#external-dependencies-subtree
120+
[subtree]: https://rustc-dev-guide.rust-lang.org/external-repos.html#external-dependencies-subtree
122121
[`rust-lang/rust`]: https://github.com/rust-lang/rust

0 commit comments

Comments
 (0)