diff --git a/NSString-HTML/0.0.1/NSString-HTML.podspec b/NSString-HTML/0.0.1/NSString-HTML.podspec
index 716c5703..0109de04 100644
--- a/NSString-HTML/0.0.1/NSString-HTML.podspec
+++ b/NSString-HTML/0.0.1/NSString-HTML.podspec
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.summary = "Decode and encode HTML character entities."
s.homepage = "https://github.com/Koolistov/NSString-HTML"
s.author = 'Johan Kool'
- s.source = { :git => 'https://github.com/mackoj/NSString-HTML.git', :commit => 'cd36c9bb4e5bf18f42f6f986a957c10da51c83d4' }
+ s.source = { :git => 'https://github.com/Koolistov/NSString-HTML.git', :commit => 'cd36c9bb4e5bf18f42f6f986a957c10da51c83d4' }
s.ios.deployment_target = '4.3.5'
s.source_files = '*.{h,m}'
s.license = {