commit | bb3d95b643c7ba2100589d7168ce559bce19b065 | [log] [tgz] |
---|---|---|
author | Mehrdad Afshari <mmx@google.com> | Mon Jul 10 22:24:28 2017 +0000 |
committer | Mehrdad Afshari <mmx@google.com> | Mon Jul 10 22:24:28 2017 +0000 |
tree | 1b4966ae9c6aa9ed8f275acd5bfffabdfa243250 | |
parent | a38562e8e92cb6307cfacb4adb59218a4b5f057a [diff] [blame] |
Use https://grpc.io consistently as the canonical URL
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec index 2095c0f..f4dd78a 100644 --- a/gRPC-Core.podspec +++ b/gRPC-Core.podspec
@@ -25,7 +25,7 @@ version = '1.5.0-dev' s.version = version s.summary = 'Core cross-platform gRPC library, written in C' - s.homepage = 'http://www.grpc.io' + s.homepage = 'https://grpc.io' s.license = 'Apache License, Version 2.0' s.authors = { 'The gRPC contributors' => 'grpc-packages@google.com' }