Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md: HTTP => HTTPS #743

Merged
merged 1 commit into from
Nov 25, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down