Skip to content

Commit 24b0290

Browse files
authored
Merge pull request swiftlang#75197 from YOCKOW/build-script-org
[build-script] NFC: Update URL of Swift repository in message.
2 parents 37fe4da + 1df416d commit 24b0290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ def main_normal():
778778
"navigation or editing purposes, but are not a recommended means "
779779
"to building, running or debugging. For a full-fledged Xcode "
780780
"workflow using these generated projects, see "
781-
"https://github.com/apple/swift/blob/main/docs/HowToGuides/"
781+
"https://github.com/swiftlang/swift/blob/main/docs/HowToGuides/"
782782
"GettingStarted.md#using-ninja-with-xcode"
783783
)
784784
print()

0 commit comments

Comments
 (0)