Skip to content

Commit 95b1f2b

Browse files
StupremeeJoshua Nelson
authored andcommitted
Update more occurrences of system llvm link
1 parent e912d19 commit 95b1f2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/building/new-target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you have a local LLVM checkout that is already built, you *may* be
2828
able to configure Rust to treat your build as the [system
2929
LLVM][sysllvm] to avoid redundant builds.
3030

31-
[sysllvm]: ./suggested.md#building-with-system-llvm
31+
[sysllvm]: ./suggested.md#skipping-llvm-build
3232

3333
## Creating a target specification
3434

src/building/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If building LLVM from source (the default), you'll need additional tools:
1919
Otherwise, you'll need LLVM installed and `llvm-config` in your path.
2020
See [this section for more info][sysllvm].
2121

22-
[sysllvm]: ./suggested.md#building-with-system-llvm
22+
[sysllvm]: ./suggested.md#skipping-llvm-build
2323

2424
### Windows
2525

0 commit comments

Comments
 (0)