File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ to follow the guidelines.
19
19
## Proposed solution
20
20
21
21
The actual work is being performed on the [ swift-3-api-guidelines
22
- branch] [ swift-3-api-guidelines-repo ] of the [ Swift repository] [ swift-repo ] .
22
+ branch] [ swift-3-api-guidelines-branch ] of the [ Swift repository] [ swift-repo ] .
23
23
On high level, the changes can be summarized as follows.
24
24
25
25
* Strip ` Type ` suffix from remaining protocol names. In a few special cases
@@ -48,5 +48,5 @@ that allows the compiler to produce good error messages and emit Fix-Its.
48
48
49
49
[ api-design-guidelines ] : https://swift.org/documentation/api-design-guidelines.html " API Design Guidelines "
50
50
[ swift-repo ] : https://github.com/apple/swift " Swift repository "
51
- [ swift-3-api-guidelines-repo ] : https://github.com/apple/swift-3-api-guidelines-review " Swift 3 API Design Guidelines review repository "
51
+ [ swift-3-api-guidelines-branch ] : https://github.com/apple/swift/tree/swift -3-api-guidelines " Swift 3 API Design Guidelines preview "
52
52
You can’t perform that action at this time.
0 commit comments