Skip to content

Commit e410144

Browse files
author
Jeremy Rand
committed
doc: Fix typo in macdeploy
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.
1 parent 2111f32 commit e410144

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)