Skip to content

Commit 1b56108

Browse files
committed
Merge bitcoin#25488: doc: Fix typo in macdeploy
e410144 doc: Fix typo in macdeploy (Jeremy Rand) Pull request description: The text of the link used an underscore, while the URL used a space. The latter is correct; the former yields zero results on Apple's website. ACKs for top commit: shaavan: ACK e410144 Tree-SHA512: b242aa7a9e93cf2609f13247d6efe2a5ec9c8b20c95b11a4c22e98be1afd4beba49041d397432ddbfeeeb6b95a2be23db8a3bbe3bce088eb402c7947e64f6ffd
2 parents 78957e7 + e410144 commit 1b56108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/macdeploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ can be extracted from
2020
[Xcode_12.2.xip](https://download.developer.apple.com/Developer_Tools/Xcode_12.2/Xcode_12.2.xip).
2121

2222
Alternatively, after logging in to your account go to 'Downloads', then 'More'
23-
and search for [`Xcode_12.2`](https://developer.apple.com/download/all/?q=Xcode%2012.2).
23+
and search for [`Xcode 12.2`](https://developer.apple.com/download/all/?q=Xcode%2012.2).
2424

2525
An Apple ID and cookies enabled for the hostname are needed to download this.
2626

0 commit comments

Comments
 (0)