Skip to content

Commit 2c49fab

Browse files
authored
Update README.md (#805)
Update swift-syntax repository link in README.md
1 parent 3f646c2 commit 2c49fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Foundation builds in different configurations and is composed of several project
4141

4242
A shared library shipped in the Swift toolchain, written in Swift. It provides the core implementation of many key types, including `URL`, `Data`, `JSONDecoder`, `Locale`, `Calendar`, and more in the `FoundationEssentials` and `FoundationInternationalization` modules. Its source code is shared across all platforms.
4343

44-
_swift-foundation_ depends on a limited set of packages, primarily [swift-collections](http://github.com/apple/swift-collections) and [swift-syntax](http://github.com/apple/swift-syntax).
44+
_swift-foundation_ depends on a limited set of packages, primarily [swift-collections](http://github.com/apple/swift-collections) and [swift-syntax](http://github.com/swiftlang/swift-syntax).
4545

4646
### Swift Corelibs Foundation
4747

0 commit comments

Comments
 (0)