mirror of https://github.com/knative/docs.git
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:
parent
97f8a2cef1
commit
f56be1ba27
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue