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

Merge pull request #5141 from rohantmp/brokenLink

docs: fix broken link to CVO/operators.md in operators.md
This commit is contained in:
OpenShift Merge Robot
2021-09-06 12:12:46 +02:00
committed by GitHub

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