From e7b513481239ea4f6eb1433a5e90ee7f04b45e57 Mon Sep 17 00:00:00 2001 From: Nick Lockwood Date: Sun, 21 Aug 2011 23:19:14 +0100 Subject: [PATCH] Updated project link --- CountryPicker/CountryPicker.h | 2 +- CountryPicker/CountryPicker.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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