From 09c239fc25f7bb893eae506d6f907c6844794648 Mon Sep 17 00:00:00 2001 From: shubham-mermaid Date: Mon, 21 Jul 2025 13:46:38 +0530 Subject: [PATCH] Updated dead link in development.md --- docs/layouts/development.md | 2 +- packages/mermaid/src/docs/layouts/development.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/layouts/development.md b/docs/layouts/development.md index 29d7fec33..f57b5fc7a 100644 --- a/docs/layouts/development.md +++ b/docs/layouts/development.md @@ -26,7 +26,7 @@ Before starting, ensure the following: ## 🔄 Step-by-Step Integration -### Refer [Mermaid Contributing Guide](/packages/mermaid/src/docs/community/contributing.md) +### Refer [Mermaid Contributing Guide](../community/contributing.md) --- diff --git a/packages/mermaid/src/docs/layouts/development.md b/packages/mermaid/src/docs/layouts/development.md index 8a0e8d5fd..df3702090 100644 --- a/packages/mermaid/src/docs/layouts/development.md +++ b/packages/mermaid/src/docs/layouts/development.md @@ -20,7 +20,7 @@ Before starting, ensure the following: ## 🔄 Step-by-Step Integration -### Refer [Mermaid Contributing Guide](/packages/mermaid/src/docs/community/contributing.md) +### Refer [Mermaid Contributing Guide](../community/contributing.md) ---