mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +00:00
Update godoc reference widget to pkg.go.dev
godoc.org has been replaced with pgk.go.dev. A redirect exists for now, but will eventually be turned off. For more information see the go blog post on this migration: https://blog.golang.org/pkg.go.dev-2020
This commit is contained in:
parent
889cf714c1
commit
58c35ff849
@ -1,6 +1,6 @@
|
|||||||
# Kubernetes (K8s)
|
# Kubernetes (K8s)
|
||||||
|
|
||||||
[![GoDoc Widget]][GoDoc] [](https://bestpractices.coreinfrastructure.org/projects/569)
|
[![GoPkg Widget]][GoPkg] [](https://bestpractices.coreinfrastructure.org/projects/569)
|
||||||
|
|
||||||
<img src="https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png" width="100">
|
<img src="https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png" width="100">
|
||||||
|
|
||||||
@ -79,8 +79,8 @@ That said, if you have questions, reach out to us
|
|||||||
[developer's documentation]: https://git.k8s.io/community/contributors/devel#readme
|
[developer's documentation]: https://git.k8s.io/community/contributors/devel#readme
|
||||||
[Docker environment]: https://docs.docker.com/engine
|
[Docker environment]: https://docs.docker.com/engine
|
||||||
[Go environment]: https://golang.org/doc/install
|
[Go environment]: https://golang.org/doc/install
|
||||||
[GoDoc]: https://godoc.org/k8s.io/kubernetes
|
[GoPkg]: https://pkg.go.dev/k8s.io/kubernetes
|
||||||
[GoDoc Widget]: https://godoc.org/k8s.io/kubernetes?status.svg
|
[GoPkg Widget]: https://pkg.go.dev/badge/k8s.io/kubernetes.svg
|
||||||
[interactive tutorial]: https://kubernetes.io/docs/tutorials/kubernetes-basics
|
[interactive tutorial]: https://kubernetes.io/docs/tutorials/kubernetes-basics
|
||||||
[kubernetes.io]: https://kubernetes.io
|
[kubernetes.io]: https://kubernetes.io
|
||||||
[Scalable Microservices with Kubernetes]: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615
|
[Scalable Microservices with Kubernetes]: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615
|
||||||
|
Loading…
Reference in New Issue
Block a user