Skip to content

Commit 665ea76

Browse files
authored
Merge pull request #2732 from stmontgomery/replace-apple-links
Replace two outdated links in 'process.md'
2 parents 82aa810 + 4a6a87d commit 665ea76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Please state explicitly whether you believe that the proposal should be accepted
111111
Proposals that can ship as part of the [Standard Library Preview package][preview-package]
112112
should be paired with a pull request against the [swift-evolution-staging repository][swift-evolution-staging].
113113
All other proposals should be paired with an implementation pull request
114-
against the [main Swift repository](https://github.com/apple/swift).
114+
against the [main Swift repository](https://github.com/swiftlang/swift).
115115

116116
The preview package can accept new types, new protocols, and extensions to
117117
existing types and protocols that can be implemented without access to
@@ -208,7 +208,7 @@ A given proposal can be in one of several states:
208208
[swift-evolution-repo]: https://github.com/swiftlang/swift-evolution "Swift evolution repository"
209209
[swift-evolution-staging]: https://github.com/swiftlang/swift-evolution-staging "Swift evolution staging repository"
210210
[proposal-reviews]: https://forums.swift.org/c/evolution/proposal-reviews "'Proposal reviews' category of the Swift forums"
211-
[status-page]: https://apple.github.io/swift-evolution/
211+
[status-page]: https://www.swift.org/swift-evolution
212212
[preview-package]: https://github.com/apple/swift-standard-library-preview/
213213
[language-steering-group]: https://www.swift.org/language-steering-group
214214

0 commit comments

Comments
 (0)