Skip to content

Commit 7f04c8b

Browse files
author
hakonk
committed
fix: correct homepage url
1 parent 5933e6e commit 7f04c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/RNAppAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.description = <<-DESC
77
RNAppAuth
88
DESC
9-
s.homepage = "https://formidable.com"
9+
s.homepage = "https://github.com/FormidableLabs/react-native-app-auth"
1010
s.license = "MIT"
1111
s.license = { :type => "MIT", :file => "../LICENSE" }
1212
s.author = { "author" => "kadi.kraman@formidable.com" }

0 commit comments

Comments
 (0)