Skip to content

Commit 5edfa2d

Browse files
tgross35Kobzol
authored andcommitted
Rewrap to match the rest
1 parent 0f1e605 commit 5edfa2d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,9 @@ cargo bench --no-default-features \
168168

169169
## Subtree synchronization
170170

171-
`compiler-builtins` is included as a [Josh subtree](https://rustc-dev-guide.rust-lang.org/external-repos.html#josh-subtrees) in the main compiler repository (`rust-lang/rust`). You can find a guide on how to create synchronization (pull and push) PRs [here](https://rustc-dev-guide.rust-lang.org/external-repos.html#synchronizing-a-josh-subtree).
171+
`compiler-builtins` is included as a [Josh subtree] in the main compiler
172+
repository (`rust-lang/rust`). You can find a guide on how to create synchronization
173+
(pull and push) PRs at the [`rustc-dev-guide` page].
174+
175+
[Josh subtree]: https://rustc-dev-guide.rust-lang.org/external-repos.html#josh-subtrees
176+
[`rustc-dev-guide` page]: https://rustc-dev-guide.rust-lang.org/external-repos.html#synchronizing-a-josh-subtree

0 commit comments

Comments
 (0)