Skip to content

Commit 132407e

Browse files
authored
Merge pull request #2281 from rust-lang/tshepang-patch-1
less text for same effect
2 parents 7119746 + bbcfc69 commit 132407e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: src/building/new-target.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ These are a set of steps to add support for a new target. There are
44
numerous end states and paths to get there, so not all sections may be
55
relevant to your desired goal.
66

7-
See also the associated documentation in the
8-
[target tier policy][target_tier_policy_add].
7+
See also the associated documentation in the [target tier policy].
98

109
<!-- toc -->
1110

12-
[target_tier_policy_add]: https://doc.rust-lang.org/rustc/target-tier-policy.html#adding-a-new-target
11+
[target tier policy]: https://doc.rust-lang.org/rustc/target-tier-policy.html#adding-a-new-target
1312

1413
## Specifying a new LLVM
1514

0 commit comments

Comments
 (0)