Skip to content

Commit 0d10f8d

Browse files
committed
point to swiftly docs for instructions
1 parent f34121d commit 0d10f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/macos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ hash -r
5858

5959
Swift snapshots are prebuilt binaries that are automatically created from the branch. These snapshots are not official releases. They have gone through automated unit testing, but they have not gone through the full testing that is performed for official releases.
6060

61-
The easiest way to install development snapshots is with the Swiftly tool. Read more on the [instructions page](/install/macos/swiftly).
61+
The easiest way to install development snapshots is with the Swiftly tool. Read more on the [instructions page](/swiftly/documentation/swiftlydocs/).
6262

6363
{% assign xcode_dev_builds = site.data.builds.development.xcode | sort: 'date' | reverse %}
6464
{% assign xcode_6_1_builds = site.data.builds.swift-6_1-branch.xcode | sort: 'date' | reverse %}

0 commit comments

Comments
 (0)