Skip to content

Commit a0d0204

Browse files
author
Martin Kerz
committed
Corrected bad wrong link to API design guidelines
Link has probably been changed since the creation of the file.
1 parent 0345d84 commit a0d0204

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
@@ -24,7 +24,7 @@ In our first year, we are not looking to make major API changes to the library.
2424

2525
### API Naming and Foundation
2626

27-
One of the goals of the Swift 3 project is [a new set of naming guidelines](https://swift.org/documentation/api-design-guidelines.html). The Foundation project will soon update all of its names to match the new guidelines. We will also drop the 'NS' prefix from all Foundation classes.
27+
One of the goals of the Swift 3 project is [a new set of naming guidelines](https://swift.org/documentation/api-design-guidelines/). The Foundation project will soon update all of its names to match the new guidelines. We will also drop the 'NS' prefix from all Foundation classes.
2828

2929
### Current Status
3030

0 commit comments

Comments
 (0)