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 535e58b commit 853f959Copy full SHA for 853f959
version/version.go
@@ -32,8 +32,7 @@ const (
32
33
// NOTE: If you are changing this line, please also update the minimum kubernetes
34
// version listed here:
35
- // https://github.com/knative/docs/blob/main/docs/install/prerequisites.md#prerequisites
36
- // https://github.com/knative/docs/blob/main/docs/install/knative-with-operators.md#prerequisites
+ // https://github.com/knative/docs/blob/mkdocs/docs/snippets/prerequisites.md
37
defaultMinimumVersion = "v1.19.0"
38
)
39
0 commit comments