fix anchor link to "What's next" heading in operator docs

This commit is contained in:
Quinn Slack 2020-12-21 20:46:53 -08:00 committed by GitHub
parent 137c72d788
commit 0bc39aa27a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ as well as keeping the existing service in good shape.
## Writing your own Operator {#writing-operator} ## Writing your own Operator {#writing-operator}
If there isn't an Operator in the ecosystem that implements the behavior you If there isn't an Operator in the ecosystem that implements the behavior you
want, you can code your own. In [What's next](#whats-next) you'll find a few want, you can code your own. In [What's next](#what-s-next) you'll find a few
links to libraries and tools you can use to write your own cloud native links to libraries and tools you can use to write your own cloud native
Operator. Operator.