Skip to content

Commit a25ed2d

Browse files
committed
doc: fix markdown format about tools-branch
This commit fix markdown format error in VERSIONING.md about ref to tools-branch link.
1 parent 80e0f3e commit a25ed2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSIONING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ the desired next version. Once the PR is merged, Google Cloud Build will
5757
take care of building and publishing the artifacts.
5858

5959
[envtest-ref]: https://book.kubebuilder.io/reference/artifacts.html
60-
[tools-branch]: https://github.com/kubernetes-sigs/kubebuilder/tree/tools-releases)
60+
[tools-branch]: https://github.com/kubernetes-sigs/kubebuilder/tree/tools-releases
6161

6262
## Versioning
6363

0 commit comments

Comments
 (0)