diff --git a/CountryPicker/CountryPicker.h b/CountryPicker/CountryPicker.h index 008594ae..f68df9f2 100644 --- a/CountryPicker/CountryPicker.h +++ b/CountryPicker/CountryPicker.h @@ -9,7 +9,7 @@ // Get the latest version of CountryPicker from either of these locations: // // http://charcoaldesign.co.uk/source/cocoa#countrypicker -// https://github.com/demosthenese/CountryPicker +// https://github.com/nicklockwood/CountryPicker // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/CountryPicker/CountryPicker.m b/CountryPicker/CountryPicker.m index 889c1360..2939e214 100644 --- a/CountryPicker/CountryPicker.m +++ b/CountryPicker/CountryPicker.m @@ -9,7 +9,7 @@ // Get the latest version of CountryPicker from either of these locations: // // http://charcoaldesign.co.uk/source/cocoa#countrypicker -// https://github.com/demosthenese/CountryPicker +// https://github.com/nicklockwood/CountryPicker // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages