Skip to content

Commit 7c59e04

Browse files
authored
Merge pull request #43642 from able8/patch-2
Update "Operator White Paper" link on operator.md page
2 parents 15a539b + 6ce0265 commit 7c59e04

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/163962c4b1cd70d085107fc579e3e04c2e14d59c/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)