aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/package.json.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/package.json.template')
-rw-r--r--templates/package.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/package.json.template b/templates/package.json.template
index 92b2332760..af13d528db 100644
--- a/templates/package.json.template
+++ b/templates/package.json.template
@@ -5,7 +5,7 @@
"version": "${settings.node_version}",
"author": "Google Inc.",
"description": "gRPC Library for Node",
- "homepage": "http://www.grpc.io/",
+ "homepage": "https://grpc.io/",
"repository": {
"type": "git",
"url": "https://github.com/grpc/grpc.git"