Skip to content

Commit

Permalink
Fix missing link in the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
emcrisostomo committed May 25, 2014
1 parent 0dbcb81 commit 76393a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ EMCCountryPickerController

`EMCCountryPickerController` is a view controller that allow users to choose
a country from a searchable list. The available countries are taken from the
[ISO 3166-1 standard][iso3166], whose [ISO 3166-1 alpha-2] two-letter country
codes are used internally by the controller implementation.
[ISO 3166-1 standard][iso3166], whose [ISO 3166-1 alpha-2][iso31662] two-letter
country codes are used internally by the controller implementation.

[iso3166]: http://en.wikipedia.org/wiki/ISO_3166
[iso31662]: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Expand Down

0 comments on commit 76393a5

Please # to comment.