Fix operator link on Knative release notes page (#4327)

Fix link on https://knative.dev/docs/reference/relnotes/ and replace archived serving-operator link with operator link.
This commit is contained in:
Christoph Jerolimov 2021-10-06 15:41:45 +02:00 committed by GitHub
parent 97f8a2cef1
commit f56be1ba27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
For details about the Knative releases, see the following pages:
- [Knative Serving releases](https://github.com/knative/serving/releases)
- [Knative Serving Operator releases](https://github.com/knative/serving-operator/releases)
- [Knative CLI releases](https://github.com/knative/client/releases)
- [Knative Eventing releases](https://github.com/knative/eventing/releases)
- [Knative Serving releases](https://github.com/knative/serving/releases)
- [Knative Operator releases](https://github.com/knative/operator/releases)