1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00

docs: fix broken link to CVO/operators.md in operators.md

The link moved from the cluster-version-operator to the enhancements repo.

Signed-off-by: Rohan CJ <rohantmp@gmail.com>
This commit is contained in:
Rohan CJ
2021-08-10 08:59:08 +05:30
parent 7f8dfaf0ea
commit 4e491e392f

View File

@@ -18,4 +18,4 @@ Create a new operator asset, and render the Dependencies, Name, Load and Generat
- Template files
In the pkg/asset/manifests/content/openshift directory, place the templates golang variables. Then modify pkg/asset/manifests/openshift.go to expand the template. Expand templateData in template.go for filling up the template variables.
[cvo-operators]: https://github.com/openshift/cluster-version-operator/tree/master/docs/dev/operators.md
[cvo-operators]: https://github.com/openshift/enhancements/blob/master/dev-guide/cluster-version-operator/dev/operators.md