From bb3d95b643c7ba2100589d7168ce559bce19b065 Mon Sep 17 00:00:00 2001 From: Mehrdad Afshari Date: Mon, 10 Jul 2017 22:24:28 +0000 Subject: Use https://grpc.io consistently as the canonical URL --- templates/gRPC-RxLibrary.podspec.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/gRPC-RxLibrary.podspec.template') diff --git a/templates/gRPC-RxLibrary.podspec.template b/templates/gRPC-RxLibrary.podspec.template index c7cbda7cb9..de4ee1e438 100644 --- a/templates/gRPC-RxLibrary.podspec.template +++ b/templates/gRPC-RxLibrary.podspec.template @@ -26,7 +26,7 @@ version = '${settings.version}' s.version = version s.summary = 'Reactive Extensions library for iOS/OSX.' - 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' } -- cgit v1.2.3