From bb59bbfd0e05014ad37359601b35491a51456cc1 Mon Sep 17 00:00:00 2001 From: gowthamshankar99 Date: Mon, 26 Jun 2023 10:52:22 -0400 Subject: [PATCH] Update README.md for kubernetes documentation The current k8s documentation is broken. updating it to point to the correct URL Signed-off-by: gowthamshankar99 --- plugins/kubernetes-backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/kubernetes-backend/README.md b/plugins/kubernetes-backend/README.md index b724babca3..742ef79692 100644 --- a/plugins/kubernetes-backend/README.md +++ b/plugins/kubernetes-backend/README.md @@ -16,4 +16,4 @@ The plugin requires configuration in the Backstage `app-config.yaml` to connect In addition, configuration of an entity's `catalog-info.yaml` helps identify which specific Kubernetes object(s) should be presented on a specific entity catalog page. -For more information, see the [formal documentation about the Kubernetes feature in Backstage](https://backstage.io/docs/features/kubernetes/overview). +For more information, see the [formal documentation about the Kubernetes feature in Backstage](https://backstage.io/docs/features/kubernetes/).