From ee9a258a87904f065d0cae3ccf9f9aa8db053a9c Mon Sep 17 00:00:00 2001 From: Derick Ruiz Date: Tue, 12 Nov 2024 14:04:17 +0700 Subject: [PATCH] (docs): Fixing the broken link on the welcome page. --- docs/welcome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/welcome.md b/docs/welcome.md index 2e30a013..af70ae62 100644 --- a/docs/welcome.md +++ b/docs/welcome.md @@ -22,7 +22,7 @@ Define and maintain standardized development practices through live templates an Create templates with pre-configured settings, code generator version, and plugins. When templates or plugins are updated, these changes are automatically proposed as pull requests to all dependent services, ensuring your standards continuously evolve across your entire service portfolio. - **Live Service Templates**: Create and maintain standardized service architectures that automatically propagate best practices -- **[Plugins](/getting-started/plugins/)**: Extend service functionality using community plugins or [private plugins](/enterprise/private-plugins) for security, deployment, monitoring and more +- **[Private Plugins](/private-plugins)**: Create organization-specific plugins for secure, internal functionality and standardization, or use [community plugins](/getting-started/plugins/) for common features. Support for security, deployment, monitoring, and more functionality. - [**Platform Console**](/platform-console): Centrally manage service standards and configurations ## Technical Debt Prevention