Skip to content

Commit 8bf1b30

Browse files
author
Jeremy Rand
committed
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.
1 parent 7590e93 commit 8bf1b30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/guix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ section](#choosing-your-security-model) before proceeding to perform a build.
3131

3232
In order to perform a build for macOS (which is included in the default set of
3333
platform triples to build), you'll need to extract the macOS SDK tarball using
34-
tools found in the [`macdeploy` directory](../macdeploy/README.md).
34+
tools found in the [`macdeploy` directory](../macdeploy/README.md#sdk-extraction).
3535

3636
You can then either point to the SDK using the `SDK_PATH` environment variable:
3737

doc/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ git -C ./guix.sigs pull
134134
### Create the macOS SDK tarball (first time, or when SDK version changes)
135135

136136
Create the macOS SDK tarball, see the [macdeploy
137-
instructions](/contrib/macdeploy/README.md#deterministic-macos-app-notes) for
137+
instructions](/contrib/macdeploy/README.md#sdk-extraction) for
138138
details.
139139

140140
### Build and attest to build outputs

0 commit comments

Comments
 (0)