Skip to content

Commit 76efa81

Browse files
fix broken links for docs/getting-started/quickstart-install/ page (#6487) (#6488)
* fix broken links for production YAML and Operator installation docs * remove direct .md file references * try this Co-authored-by: Gregg Ellis Schofield <[email protected]>
1 parent 723f40b commit 76efa81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/snippets/quickstart-prereqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
!!! warning
88
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/).
9+
For a production ready installation, see the [YAML-based installation](../install/yaml-install/README.md)
10+
or the [Knative Operator installation](../install/operator/knative-with-operators.md).
1111

1212
Before you can get started with a Knative `quickstart` deployment you must install:
1313

0 commit comments

Comments
 (0)