We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723f40b commit 76efa81Copy full SHA for 76efa81
docs/snippets/quickstart-prereqs.md
@@ -6,8 +6,8 @@
6
7
!!! warning
8
Knative `quickstart` environments are for experimentation use only.
9
- For a production ready installation, see the [YAML-based installation](/docs/install/yaml-install/)
10
- or the [Knative Operator installation](/docs/install/operator/knative-with-operators/).
+ For a production ready installation, see the [YAML-based installation](../install/yaml-install/README.md)
+ or the [Knative Operator installation](../install/operator/knative-with-operators.md).
11
12
Before you can get started with a Knative `quickstart` deployment you must install:
13
0 commit comments