Skip to content

Commit 2a8fe20

Browse files
authored
Merge pull request #494 from ahoppen/swiftlang-migration
Update swift-syntax links to swiftlang/swift-syntax
2 parents 333ba0d + 1c66d4d commit 2a8fe20

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
@@ -17,7 +17,7 @@ For general information about using XCTest, see:
1717

1818
The Swift Package Manager integrates directly with XCTest to provide a streamlined experience for unit testing SwiftPM packages. If you are using XCTest within a SwiftPM package, unit test files are located within the package's `Tests` subdirectory, and you can build and run the full test suite in one step by running `swift test`.
1919

20-
For more information about using XCTest with SwiftPM, see its [documentation](https://github.com/apple/swift-package-manager).
20+
For more information about using XCTest with SwiftPM, see its [documentation](https://github.com/swiftlang/swift-package-manager).
2121

2222
### Standalone Command Line Usage
2323

0 commit comments

Comments
 (0)