From 875464457c4104686faf667f47848aa7b0f0a744 Mon Sep 17 00:00:00 2001 From: Noah Lev Date: Tue, 28 Dec 2021 20:17:49 -0800 Subject: [PATCH] Update link to moved section (#1282) The section was removed in #1030 and re-added in a different place in 2d42cf7. --- src/building/prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/building/prerequisites.md b/src/building/prerequisites.md index ec2e8a8604234..cfe4c7738386b 100644 --- a/src/building/prerequisites.md +++ b/src/building/prerequisites.md @@ -19,7 +19,7 @@ If building LLVM from source (the default), you'll need additional tools: Otherwise, you'll need LLVM installed and `llvm-config` in your path. See [this section for more info][sysllvm]. -[sysllvm]: ./suggested.md#skipping-llvm-build +[sysllvm]: ./new-target.md#using-pre-built-llvm ### Windows