diff --git a/www/apps/book/app/learn/fundamentals/plugins/page.mdx b/www/apps/book/app/learn/fundamentals/plugins/page.mdx index 1c6a72ab09..8acbd2f9ff 100644 --- a/www/apps/book/app/learn/fundamentals/plugins/page.mdx +++ b/www/apps/book/app/learn/fundamentals/plugins/page.mdx @@ -54,9 +54,3 @@ For example, in a plugin, you can define a module that integrates a third-party ## How to Create a Plugin? The next chapter explains how you can create and publish a plugin. - ---- - -## Plugin Guides and Resources - -For more resources and guides related to plugins, refer to the [Resources documentation](!resources!/plugins).