Skip to content

Commit ff32a3e

Browse files
authored
Update link of "Operator White Paper" on operator.md page
Update the link to the main branch to update the paper from "Review Version" to "Final Version"
1 parent cb58974 commit ff32a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ operator.
129129

130130

131131
* Read the {{< glossary_tooltip text="CNCF" term_id="cncf" >}}
132-
[Operator White Paper](https://github.com/cncf/tag-app-delivery/blob/eece8f7307f2970f46f100f51932db106db46968/operator-wg/whitepaper/Operator-WhitePaper_v1-0.md).
132+
[Operator White Paper](https://github.com/cncf/tag-app-delivery/blob/main/operator-wg/whitepaper/Operator-WhitePaper_v1-0.md).
133133
* Learn more about [Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
134134
* Find ready-made operators on [OperatorHub.io](https://operatorhub.io/) to suit your use case
135135
* [Publish](https://operatorhub.io/) your operator for other people to use

0 commit comments

Comments
 (0)