Skip to content

Commit feec0b2

Browse files
authored
Use github.com/swiftlang instead of github.com/apple in README.md (#135)
1 parent f2333be commit feec0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
With Swift supporting many different platforms, cross-compilation can boost developer productivity. In certain cases it's
66
the only way to build a Swift package.
77

8-
[SE-0387](https://github.com/apple/swift-evolution/blob/main/proposals/0387-cross-compilation-destinations.md) proposal
8+
[SE-0387](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0387-cross-compilation-destinations.md) proposal
99
introduces Swift SDKs, which bundle together all components required for cross-compilation in a single archive, and
1010
make cross builds as easy as running a single command.
1111

@@ -171,7 +171,7 @@ If you're interested in adding support for a new platform, please open an issue
171171

172172
If you have any trouble with the Swift SDK Generator, help is available. We recommend:
173173

174-
* Generator's [bug tracker](https://github.com/apple/swift-sdk-generator/issues);
174+
* Generator's [bug tracker](https://github.com/swiftlang/swift-sdk-generator/issues);
175175
* The [Swift Forums](https://forums.swift.org/c/development/swiftpm/).
176176

177177
When reporting an issue please follow the bug reporting guidelines, they can be found in [contribution guide](./CONTRIBUTING.md#how-to-submit-a-bug-report).

0 commit comments

Comments
 (0)