Skip to content

Commit 08e57aa

Browse files
authored
Fix broken plugin URL in getting-started.md
1 parent da87b6b commit 08e57aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,6 @@ implemented for your controller.
439439
[quick-start]: ./quick-start.md
440440
[best-practices]: ./reference/good-practices.md
441441
[cronjob-tutorial]: https://book.kubebuilder.io/cronjob-tutorial/cronjob-tutorial.html
442-
[deploy-image]: ./plugins/deploy-image-plugin-v1-alpha.md
442+
[deploy-image]: ./plugins/available/deploy-image-plugin-v1-alpha.md
443443
[GOPATH-golang-docs]: https://golang.org/doc/code.html#GOPATH
444444
[go-modules-blogpost]: https://blog.golang.org/using-go-modules

0 commit comments

Comments
 (0)