Skip to content

Commit

Permalink
Update transport-encryption.md (#5832)
Browse files Browse the repository at this point in the history
Fix: #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>
  • Loading branch information
knative-prow-robot and lysliu authored Jan 26, 2024
1 parent a5fc087 commit e0f6925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/eventing/experimental-features/transport-encryption.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
```
```

0 comments on commit e0f6925

Please sign in to comment.