From 366ccc45e0ad3a944717e7609a4fb4d6ad391d7d Mon Sep 17 00:00:00 2001 From: Kai Date: Thu, 25 Nov 2021 02:58:33 +0100 Subject: [PATCH] README.md: HTTP => HTTPS (#743) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4565a648..86ad27fd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Krew is the package manager for kubectl plugins. Krew is a tool that makes it easy to use [kubectl plugins](https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/). Krew helps you discover plugins, install and manage them on your machine. It is -similar to tools like apt, dnf or [brew](http://brew.sh). Today, over [130 +similar to tools like apt, dnf or [brew](https://brew.sh). Today, over [130 kubectl plugins][list] are available on Krew. - **For kubectl users:** Krew helps you find, install and manage kubectl plugins @@ -69,7 +69,7 @@ record for new features and changes. * Slack: [#krew](https://kubernetes.slack.com/messages/krew) or [#sig-cli](https://kubernetes.slack.com/messages/sig-cli) * [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli) -* [Kubernetes Community site](http://kubernetes.io/community/) +* [Kubernetes Community site](https://kubernetes.io/community/) ### Contributing