Skip to content

Commit 71108fa

Browse files
committed
Fix the URL for swift.org
1 parent 635a33e commit 71108fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This project provides an implementation of the Foundation API for platforms wher
1616

1717
## Using Foundation
1818

19-
Here is a simple `main.swift` file which uses Foundation. This guide assumes you have already installed a version of the latest [Swift binary distribution](https://oss.apple.com/downloads#latest).
19+
Here is a simple `main.swift` file which uses Foundation. This guide assumes you have already installed a version of the latest [Swift binary distribution](https://swift.org/downloads#latest).
2020

2121
```
2222
import Foundation

0 commit comments

Comments
 (0)