Skip to content

Commit 8dfb65b

Browse files
authored
Merge pull request #25752 from sqs/patch-1
fix anchor link to "What's next" heading in operator docs
2 parents 137c72d + 0bc39aa commit 8dfb65b

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
@@ -103,7 +103,7 @@ as well as keeping the existing service in good shape.
103103
## Writing your own Operator {#writing-operator}
104104

105105
If there isn't an Operator in the ecosystem that implements the behavior you
106-
want, you can code your own. In [What's next](#whats-next) you'll find a few
106+
want, you can code your own. In [What's next](#what-s-next) you'll find a few
107107
links to libraries and tools you can use to write your own cloud native
108108
Operator.
109109

0 commit comments

Comments
 (0)