Link fixes

This commit is contained in:
Bruce Hamilton 2025-09-20 20:40:22 -07:00
parent b0263639b9
commit c6182f2da5
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ function: how-to
his topic describes how to install Knative Eventing by applying YAML files. This installation requires the following prerequisites.
- The [CLI Tools](../client/install-kn.md) are installed.
- The [CLI Tools](../../../client/install-kn.md) are installed.
- Sufficient hardware:
- One node requires at least 6 CPUs, 6 GB of memory, and 30 GB of disk storage.
@ -17,7 +17,7 @@ his topic describes how to install Knative Eventing by applying YAML files. This
- The existing Kubernetes is running a supported version.
For information on other Knative installs, see the [Installation Roadmap](README.md#installation-roadmap).
For information on other Knative installs, see the [Installation Roadmap](../../README.md#installation-roadmap).
## Install the Knative Eventing component

View File

@ -9,7 +9,7 @@ function: how-to
This topic describes how to install Knative Serving by applying YAML files. This installation requires the following prerequisites.
- The [CLI Tools](../client/install-kn.md) are installed.
- The [CLI Tools](../../../client/install-kn.md) are installed.
- Sufficient hardware:
- One node requires at least 6 CPUs, 6 GB of memory, and 30 GB of disk storage.
@ -17,7 +17,7 @@ This topic describes how to install Knative Serving by applying YAML files. This
- The existing Kubernetes is running a supported version.
For information on other Knative installs, see the [Installation Roadmap](README.md#installation-roadmap).
For information on other Knative installs, see the [Installation Roadmap](../../README.md#installation-roadmap).
## Install the Knative Serving component