You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/extend-kubernetes/operator.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ operator.
129
129
130
130
131
131
* Read the {{< glossary_tooltip text="CNCF" term_id="cncf" >}}
132
-
[Operator White Paper](http://github.com/cncf/tag-app-delivery/blob/main/operator-wg/whitepaper/Operator-WhitePaper_v1-0.md).
132
+
[Operator White Paper](http://github.com/cncf/tag-app-delivery/blob/163962c4b1cd70d085107fc579e3e04c2e14d59c/operator-wg/whitepaper/Operator-WhitePaper_v1-0.md).
133
133
* Learn more about [Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
134
134
* Find ready-made operators on [OperatorHub.io](http://operatorhub.io/) to suit your use case
135
135
*[Publish](http://operatorhub.io/) your operator for other people to use
0 commit comments