Skip to content

Commit

Permalink
Corrected bad wrong link to API design guidelines
Browse files Browse the repository at this point in the history
Link has probably been changed since the creation of the file.
  • Loading branch information
Martin Kerz committed Jan 28, 2016
1 parent 0345d84 commit a0d0204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In our first year, we are not looking to make major API changes to the library.

### API Naming and Foundation

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.
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.

### Current Status

Expand Down

0 comments on commit a0d0204

Please sign in to comment.