doc: Use more precise anchor links to Xcode SDK extraction

The "SDK Extraction" section is what users presumably are looking for
when they follow these links.
This commit is contained in:
Jeremy Rand
2024-11-28 05:36:25 +00:00
parent 7590e93bc7
commit 8bf1b3039c
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ section](#choosing-your-security-model) before proceeding to perform a build.
In order to perform a build for macOS (which is included in the default set of
platform triples to build), you'll need to extract the macOS SDK tarball using
tools found in the [`macdeploy` directory](../macdeploy/README.md).
tools found in the [`macdeploy` directory](../macdeploy/README.md#sdk-extraction).
You can then either point to the SDK using the `SDK_PATH` environment variable: