Skip to content

Commit ace53ab

Browse files
authored
Merge pull request #3567 from camilamacedo86/title-doc-external
📖 : changing title for external plugins
2 parents 230e710 + 85fb8fc commit ace53ab

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
@@ -131,7 +131,7 @@
131131
- [Creating your own plugins](./plugins/creating-plugins.md)
132132
- [Testing your own plugins](./plugins/testing-plugins.md)
133133
- [Plugins Versioning](./plugins/plugins-versioning.md)
134-
- [Extending Kubebuilder with external plugins](./plugins/external-plugins.md)
134+
- [Creating external plugins](./plugins/external-plugins.md)
135135

136136
---
137137

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)