Skip to content

Commit be89491

Browse files
committed
Fix readme url
1 parent d7322e6 commit be89491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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). The Foundation project will soon update all of its names to match the new guidelines. We will also drop the 'NS' prefix from all 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.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 classes.
2828

2929
### Current Status
3030

0 commit comments

Comments
 (0)