From 69632fc481136d2aef21ce99532fa5e4d8c6be40 Mon Sep 17 00:00:00 2001 From: Brian-Williams Date: Tue, 9 Oct 2018 21:04:03 -0400 Subject: [PATCH] Remove unneeded move page (#10563) As is this links you to a page, which simply links to the resources current location. Better to simply link to the resources current location. --- content/en/docs/concepts/extend-kubernetes/extend-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/extend-kubernetes/extend-cluster.md b/content/en/docs/concepts/extend-kubernetes/extend-cluster.md index e5ffb64d18..8b04771a07 100644 --- a/content/en/docs/concepts/extend-kubernetes/extend-cluster.md +++ b/content/en/docs/concepts/extend-kubernetes/extend-cluster.md @@ -207,7 +207,7 @@ the nodes chosen for a pod. * [Device Plugins](/docs/concepts/cluster-administration/device-plugins/) * Learn about [kubectl plugins](/docs/tasks/extend-kubectl/kubectl-plugins/) * See examples of Automation - * [List of Operators](https://github.com/coreos/awesome-kubernetes-extensions) + * [List of Operators](https://github.com/operator-framework/awesome-operators) {{% /capture %}}