Fix extraneous ".md" link (#3482)

This commit is contained in:
Evan Anderson 2021-04-20 11:28:36 -07:00 committed by GitHub
parent cab3929db9
commit a94bb507e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ showlandingtoc: "false"
You can install the Serving component, Eventing component, or both on your cluster by using one of the following deployment options:
- Using a [YAML-based installation](./prerequisites.md)
- Using a [YAML-based installation](./prerequisites)
- Using the [Knative Operator](./knative-with-operators).
- Following the documentation for vendor managed [Knative offerings](../knative-offerings).