mirror of https://github.com/knative/docs.git
Update docs to fix broken link (#2696)
The page "Knative Kubernetes Services" linked to a non-existing page with installation instructions.
This commit is contained in:
parent
2d354c379b
commit
4ab3125e84
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue