From c6e5fd467938f1db9cc226fda9348222e67e8d08 Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Tue, 18 Oct 2022 16:52:38 -0700 Subject: [PATCH] remove gopkg widget this suggests that you should read the godocs for *this* repo, when importing this repo is *not* supported isntead, users should read the docs for staging/ repos we already have a link to kubernetes.io for general docs --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2242d3f6bde..16f198420f2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kubernetes (K8s) -[![GoPkg Widget]][GoPkg] [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/569/badge)](https://bestpractices.coreinfrastructure.org/projects/569) +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/569/badge)](https://bestpractices.coreinfrastructure.org/projects/569) @@ -79,8 +79,6 @@ That said, if you have questions, reach out to us [developer's documentation]: https://git.k8s.io/community/contributors/devel#readme [Docker environment]: https://docs.docker.com/engine [Go environment]: https://go.dev/doc/install -[GoPkg]: https://pkg.go.dev/k8s.io/kubernetes -[GoPkg Widget]: https://pkg.go.dev/badge/k8s.io/kubernetes.svg [interactive tutorial]: https://kubernetes.io/docs/tutorials/kubernetes-basics [kubernetes.io]: https://kubernetes.io [Scalable Microservices with Kubernetes]: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615