Skip to content

Commit 85fb8fc

Browse files
:doc: changing title for external plugins
1 parent 08e93f8 commit 85fb8fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/book/src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
- [Creating your own plugins](./plugins/creating-plugins.md)
131131
- [Testing your own plugins](./plugins/testing-plugins.md)
132132
- [Plugins Versioning](./plugins/plugins-versioning.md)
133-
- [Extending Kubebuilder with external plugins](./plugins/external-plugins.md)
133+
- [Creating external plugins](./plugins/external-plugins.md)
134134

135135
---
136136

docs/book/src/plugins/external-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Extending Kubebuilder with external plugins
1+
# Creating External Plugins
22

33
## Overview
44

0 commit comments

Comments
 (0)