Minor style updates (#5259)

Suggesting very minor style improvements. 😄
This commit is contained in:
Bob Furu 2022-10-05 07:53:29 -06:00 committed by GitHub
parent 136b53dc25
commit 7b0718e249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,12 +11,12 @@ preconfigured, local distribution of Knative for development purposes.
- [Install Knative Eventing by using YAML](yaml-install/eventing/install-eventing-with-yaml.md) - [Install Knative Eventing by using YAML](yaml-install/eventing/install-eventing-with-yaml.md)
- Use the [Knative Operator](operator/knative-with-operators.md) to install and - Use the [Knative Operator](operator/knative-with-operators.md) to install and
configure a production ready deployment. configure a production-ready deployment.
- Follow the documentation for vendor managed [Knative offerings](knative-offerings.md). - Follow the documentation for vendor-managed [Knative offerings](knative-offerings.md).
You can also [upgrade an existing Knative installation](upgrade/README.md). You can also [upgrade an existing Knative installation](upgrade/README.md).
!!! note !!! note
Knative installation instructions assume you are running Mac or Linux with a bash shell. Knative installation instructions assume you are running Mac or Linux with a Bash shell.
<!-- TODO: Link to provisioning guide for advanced installation --> <!-- TODO: Link to provisioning guide for advanced installation -->