Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions process.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Please state explicitly whether you believe that the proposal should be accepted
Proposals that can ship as part of the [Standard Library Preview package][preview-package]
should be paired with a pull request against the [swift-evolution-staging repository][swift-evolution-staging].
All other proposals should be paired with an implementation pull request
against the [main Swift repository](https://github.com/apple/swift).
against the [main Swift repository](https://github.com/swiftlang/swift).

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

Expand Down