diff --git a/Gravatar.podspec b/Gravatar.podspec index 03229947..35fd7304 100644 --- a/Gravatar.podspec +++ b/Gravatar.podspec @@ -14,7 +14,7 @@ Pod::Spec.new do |s| git: 'https://github.com/Automattic/Gravatar-SDK-iOS.git', tag: s.version.to_s } - s.documentation_url = 'https://automattic.github.io/Gravatar-SDK-iOS/' + s.documentation_url = 'https://swiftpackageindex.com/Automattic/Gravatar-SDK-iOS/documentation/gravatar' s.swift_versions = Gravatar::SWIFT_VERSIONS diff --git a/GravatarUI.podspec b/GravatarUI.podspec index f16fed4f..4beec009 100644 --- a/GravatarUI.podspec +++ b/GravatarUI.podspec @@ -14,7 +14,7 @@ Pod::Spec.new do |s| git: 'https://github.com/Automattic/Gravatar-SDK-iOS.git', tag: s.version.to_s } - s.documentation_url = 'https://automattic.github.io/Gravatar-SDK-iOS/' + s.documentation_url = 'https://swiftpackageindex.com/Automattic/Gravatar-SDK-iOS/documentation/gravatarui' s.swift_versions = Gravatar::SWIFT_VERSIONS