From 95307f9a1da4b3893b3e974e6afd235bee5eea78 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Tue, 11 Mar 2025 12:26:27 +0200 Subject: [PATCH] remove broken link --- www/apps/book/app/learn/fundamentals/plugins/page.mdx | 6 ------ 1 file changed, 6 deletions(-) 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).