mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
Securing many http links to https links
Fix http link to https link for security, modify many link http to https in the project. Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
This commit is contained in:
@@ -122,7 +122,7 @@ Participation in the Kubernetes community is governed by the [Kubernetes Code of
|
||||
[go]: https://golang.org/
|
||||
[go-supported]: https://golang.org/doc/devel/release.html#policy
|
||||
[docker]: https://www.docker.com/
|
||||
[community page]: http://kubernetes.io/community/
|
||||
[community page]: https://kubernetes.io/community/
|
||||
[Kubernetes Code of Conduct]: code-of-conduct.md
|
||||
[Go Report Card Badge]: https://goreportcard.com/badge/sigs.k8s.io/kind
|
||||
[Go Report Card]: https://goreportcard.com/report/sigs.k8s.io/kind
|
||||
|
||||
Reference in New Issue
Block a user