Skip to content

Commit 150520b

Browse files
link to new getting started guide (#421)
1 parent 6b858c7 commit 150520b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package-manager/_basic-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Example Usage
22

3-
In [Getting Started](/getting-started#using-the-package-manager),
4-
a simple "Hello, world!" program is built with the Swift Package Manager.
3+
In [Getting Started](/getting-started/cli-swiftpm/),
4+
a simple command-line tool is built with the Swift Package Manager.
55

66
To provide a more complete look at what the Swift Package Manager can do,
77
the following example consists of four interdependent packages:

0 commit comments

Comments
 (0)