Update transport-encryption.md (#5832)

Fix: https://github.com/knative/docs/issues/5823
In the doc linked below,
https://knative.dev/docs/eventing/experimental-features/transport-encryption/#prerequisites

Eventing installation should be linked to https://knative.dev/docs/install/

Co-authored-by: Yan Song Liu <lysliu@cn.ibm.com>
This commit is contained in:
Knative Prow Robot 2024-01-26 09:22:42 +00:00 committed by GitHub
parent a5fc087766
commit e0f6925aee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ Event producers are be able to connect to HTTPS endpoints with cluster-internal
- In order to enable the transport encryption feature, you will need to install cert-manager
operator by
following [the cert-manager operator installation instructions](https://cert-manager.io/docs/installation/).
- [Eventing installation](./../../install)
- [Eventing installation](./../../../install)
## Installation
@ -386,4 +386,4 @@ Example output:
< date: Thu, 03 Aug 2023 10:08:22 GMT
<
* Connection #0 to host broker-ingress.knative-eventing.svc.cluster.local left intact
```
```