From 4ab3125e8485f09d435a636c186e5ed54c858aaf Mon Sep 17 00:00:00 2001 From: Wietse Venema Date: Fri, 24 Jul 2020 07:17:57 +0200 Subject: [PATCH] Update docs to fix broken link (#2696) The page "Knative Kubernetes Services" linked to a non-existing page with installation instructions. --- docs/serving/knative-kubernetes-services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/serving/knative-kubernetes-services.md b/docs/serving/knative-kubernetes-services.md index 57571e585..f108b0b2b 100644 --- a/docs/serving/knative-kubernetes-services.md +++ b/docs/serving/knative-kubernetes-services.md @@ -13,7 +13,7 @@ that are active when running Knative Serving. 1. This guide assumes that you have installed Knative Serving. If you have not, instructions on how to do this are located - [here](https://knative.dev/docs/install/knative-custom-install/). + [here](https://knative.dev/docs/install/). 2. Verify that you have the proper components in your cluster. To view the services installed in your cluster, use the command: