Skip to content

Commit 5abb837

Browse files
committed
Mark plugin structure page as ready for v5
1 parent 2a2e369 commit 5abb837

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docusaurus/docs/dev-docs/plugins/development/plugin-structure.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ tags:
1313
---
1414

1515
import InteractivePluginStructure from '@site/src/components/PluginStructure.js'
16-
import NotV5 from '/docs/snippets/_not-updated-to-v5.md'
1716

1817
# Plugin structure
1918

20-
<NotV5/>
21-
2219
When [creating a plugin with Plugin SDK](/dev-docs/plugins/development/create-a-plugin), Strapi generates the following boilerplate structure for you in the `./src/plugins/my-plugin` folder:
2320

2421
<InteractivePluginStructure />

0 commit comments

Comments
 (0)