README.md: HTTP => HTTPS (#337)

This commit is contained in:
Kai 2021-11-28 17:23:09 +01:00 committed by GitHub
parent 38117be348
commit 60523045a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -262,7 +262,7 @@ export KUBECTX_CURRENT_BGCOLOR=$(tput setab 7) # white background
```
Colors in the output can be disabled by setting the
[`NO_COLOR`](http://no-color.org/) environment variable.
[`NO_COLOR`](https://no-color.org/) environment variable.
-----