From e1d9d0b990feb279461c58bddccf7f17e8d0f567 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Sat, 29 Oct 2022 00:46:25 +0530 Subject: [PATCH] chore: Fix doc links --- docs/CHANGELOG.md | 2 +- docs/community/development.md | 2 +- docs/community/n00b-overview.md | 2 +- docs/community/newDiagram.md | 2 +- docs/community/security.md | 2 +- docs/config/8.6.0_docs.md | 2 +- docs/config/Tutorials.md | 2 +- docs/config/accessibility.md | 2 +- docs/config/configuration.md | 2 +- docs/config/directives.md | 2 +- docs/config/mermaidCLI.md | 2 +- docs/config/n00b-advanced.md | 2 +- docs/config/setup/README.md | 2 +- docs/config/setup/modules/config.md | 2 +- docs/config/setup/modules/defaultConfig.md | 2 +- docs/config/setup/modules/mermaidAPI.md | 2 +- docs/config/theming.md | 2 +- docs/config/usage.md | 2 +- docs/intro/index.md | 2 +- docs/intro/n00b-gettingStarted.md | 2 +- docs/intro/n00b-syntaxReference.md | 2 +- docs/misc/faq.md | 2 +- docs/misc/integrations.md | 2 +- docs/syntax/c4c.md | 2 +- docs/syntax/classDiagram.md | 2 +- docs/syntax/entityRelationshipDiagram.md | 2 +- docs/syntax/examples.md | 2 +- docs/syntax/flowchart.md | 2 +- docs/syntax/gantt.md | 2 +- docs/syntax/gitgraph.md | 2 +- docs/syntax/mindmap.md | 2 +- docs/syntax/pie.md | 2 +- docs/syntax/requirementDiagram.md | 2 +- docs/syntax/sequenceDiagram.md | 2 +- docs/syntax/stateDiagram.md | 2 +- docs/syntax/userJourney.md | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 8f3add9c5..520adc7d9 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/CHANGELOG.md](../packages/mermaid/src/docs/CHANGELOG.md). # Change Log diff --git a/docs/community/development.md b/docs/community/development.md index 29fbdf5cd..d7e9b7315 100644 --- a/docs/community/development.md +++ b/docs/community/development.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/community/development.md](../../packages/mermaid/src/docs/community/development.md). # Development and Contribution 🙌 diff --git a/docs/community/n00b-overview.md b/docs/community/n00b-overview.md index fb6ada2ec..0747edc32 100644 --- a/docs/community/n00b-overview.md +++ b/docs/community/n00b-overview.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/community/n00b-overview.md](../../packages/mermaid/src/docs/community/n00b-overview.md). # Overview for Beginners diff --git a/docs/community/newDiagram.md b/docs/community/newDiagram.md index df3ea2aae..da86f9838 100644 --- a/docs/community/newDiagram.md +++ b/docs/community/newDiagram.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/community/newDiagram.md](../../packages/mermaid/src/docs/community/newDiagram.md). # Adding a New Diagram/Chart 📊 diff --git a/docs/community/security.md b/docs/community/security.md index 868f2d372..1825ed975 100644 --- a/docs/community/security.md +++ b/docs/community/security.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/community/security.md](../../packages/mermaid/src/docs/community/security.md). # Security diff --git a/docs/config/8.6.0_docs.md b/docs/config/8.6.0_docs.md index 46c181799..5a7e58951 100644 --- a/docs/config/8.6.0_docs.md +++ b/docs/config/8.6.0_docs.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/8.6.0_docs.md](../../packages/mermaid/src/docs/config/8.6.0_docs.md). # Version 8.6.0 Changes diff --git a/docs/config/Tutorials.md b/docs/config/Tutorials.md index 829473c1f..696e31d83 100644 --- a/docs/config/Tutorials.md +++ b/docs/config/Tutorials.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/Tutorials.md](../../packages/mermaid/src/docs/config/Tutorials.md). # Tutorials diff --git a/docs/config/accessibility.md b/docs/config/accessibility.md index 8e9e08792..8fa4aa3ac 100644 --- a/docs/config/accessibility.md +++ b/docs/config/accessibility.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/accessibility.md](../../packages/mermaid/src/docs/config/accessibility.md). # Accessibility Options diff --git a/docs/config/configuration.md b/docs/config/configuration.md index 546d873fd..c7b780143 100644 --- a/docs/config/configuration.md +++ b/docs/config/configuration.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/configuration.md](../../packages/mermaid/src/docs/config/configuration.md). # Configuration diff --git a/docs/config/directives.md b/docs/config/directives.md index 0b4252bba..820eb72e9 100644 --- a/docs/config/directives.md +++ b/docs/config/directives.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/directives.md](../../packages/mermaid/src/docs/config/directives.md). # Directives diff --git a/docs/config/mermaidCLI.md b/docs/config/mermaidCLI.md index e414266f1..530ac93ab 100644 --- a/docs/config/mermaidCLI.md +++ b/docs/config/mermaidCLI.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/mermaidCLI.md](../../packages/mermaid/src/docs/config/mermaidCLI.md). # mermaid CLI diff --git a/docs/config/n00b-advanced.md b/docs/config/n00b-advanced.md index 6d8e86f1a..5dd907429 100644 --- a/docs/config/n00b-advanced.md +++ b/docs/config/n00b-advanced.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/n00b-advanced.md](../../packages/mermaid/src/docs/config/n00b-advanced.md). # Advanced n00b mermaid (Coming soon..) diff --git a/docs/config/setup/README.md b/docs/config/setup/README.md index d143b213c..1cf82797d 100644 --- a/docs/config/setup/README.md +++ b/docs/config/setup/README.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/setup/README.md](../../../packages/mermaid/src/docs/config/setup/README.md). # mermaid diff --git a/docs/config/setup/modules/config.md b/docs/config/setup/modules/config.md index b3b4e024d..7c3f49bca 100644 --- a/docs/config/setup/modules/config.md +++ b/docs/config/setup/modules/config.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/setup/modules/config.md](../../../../packages/mermaid/src/docs/config/setup/modules/config.md). # Module: config diff --git a/docs/config/setup/modules/defaultConfig.md b/docs/config/setup/modules/defaultConfig.md index e29e45490..1ec49b672 100644 --- a/docs/config/setup/modules/defaultConfig.md +++ b/docs/config/setup/modules/defaultConfig.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/setup/modules/defaultConfig.md](../../../../packages/mermaid/src/docs/config/setup/modules/defaultConfig.md). # Module: defaultConfig diff --git a/docs/config/setup/modules/mermaidAPI.md b/docs/config/setup/modules/mermaidAPI.md index 110747a97..247363e6e 100644 --- a/docs/config/setup/modules/mermaidAPI.md +++ b/docs/config/setup/modules/mermaidAPI.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/setup/modules/mermaidAPI.md](../../../../packages/mermaid/src/docs/config/setup/modules/mermaidAPI.md). # Module: mermaidAPI diff --git a/docs/config/theming.md b/docs/config/theming.md index 6ec46f5bb..cfd86caa0 100644 --- a/docs/config/theming.md +++ b/docs/config/theming.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/theming.md](../../packages/mermaid/src/docs/config/theming.md). # Theme Configuration diff --git a/docs/config/usage.md b/docs/config/usage.md index 241fec4e5..9a2c63446 100644 --- a/docs/config/usage.md +++ b/docs/config/usage.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/usage.md](../../packages/mermaid/src/docs/config/usage.md). # Usage diff --git a/docs/intro/index.md b/docs/intro/index.md index 60d74a065..673f8f061 100644 --- a/docs/intro/index.md +++ b/docs/intro/index.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/intro/index.md](../../packages/mermaid/src/docs/intro/index.md). # About Mermaid diff --git a/docs/intro/n00b-gettingStarted.md b/docs/intro/n00b-gettingStarted.md index 7f42810ce..582070930 100644 --- a/docs/intro/n00b-gettingStarted.md +++ b/docs/intro/n00b-gettingStarted.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/intro/n00b-gettingStarted.md](../../packages/mermaid/src/docs/intro/n00b-gettingStarted.md). # A Mermaid User-Guide for Beginners diff --git a/docs/intro/n00b-syntaxReference.md b/docs/intro/n00b-syntaxReference.md index d8be440dd..7c6d47e93 100644 --- a/docs/intro/n00b-syntaxReference.md +++ b/docs/intro/n00b-syntaxReference.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/intro/n00b-syntaxReference.md](../../packages/mermaid/src/docs/intro/n00b-syntaxReference.md). # Diagram Syntax diff --git a/docs/misc/faq.md b/docs/misc/faq.md index 80bfb8f9e..c7155a5b0 100644 --- a/docs/misc/faq.md +++ b/docs/misc/faq.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/misc/faq.md](../../packages/mermaid/src/docs/misc/faq.md). # Frequently Asked Questions diff --git a/docs/misc/integrations.md b/docs/misc/integrations.md index b0e23b514..e775af90a 100644 --- a/docs/misc/integrations.md +++ b/docs/misc/integrations.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/misc/integrations.md](../../packages/mermaid/src/docs/misc/integrations.md). # Integrations diff --git a/docs/syntax/c4c.md b/docs/syntax/c4c.md index 3022ce73e..ef1295450 100644 --- a/docs/syntax/c4c.md +++ b/docs/syntax/c4c.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/c4c.md](../../packages/mermaid/src/docs/syntax/c4c.md). # C4 Diagrams diff --git a/docs/syntax/classDiagram.md b/docs/syntax/classDiagram.md index 6c7aa1ef3..3f176f28e 100644 --- a/docs/syntax/classDiagram.md +++ b/docs/syntax/classDiagram.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/classDiagram.md](../../packages/mermaid/src/docs/syntax/classDiagram.md). # Class diagrams diff --git a/docs/syntax/entityRelationshipDiagram.md b/docs/syntax/entityRelationshipDiagram.md index 796aee7be..fef7b6fee 100644 --- a/docs/syntax/entityRelationshipDiagram.md +++ b/docs/syntax/entityRelationshipDiagram.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/entityRelationshipDiagram.md](../../packages/mermaid/src/docs/syntax/entityRelationshipDiagram.md). # Entity Relationship Diagrams diff --git a/docs/syntax/examples.md b/docs/syntax/examples.md index 172051f27..516e65eee 100644 --- a/docs/syntax/examples.md +++ b/docs/syntax/examples.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/examples.md](../../packages/mermaid/src/docs/syntax/examples.md). # Examples diff --git a/docs/syntax/flowchart.md b/docs/syntax/flowchart.md index 358edcb68..234f46236 100644 --- a/docs/syntax/flowchart.md +++ b/docs/syntax/flowchart.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/flowchart.md](../../packages/mermaid/src/docs/syntax/flowchart.md). # Flowcharts - Basic Syntax diff --git a/docs/syntax/gantt.md b/docs/syntax/gantt.md index ad274a95f..07907981f 100644 --- a/docs/syntax/gantt.md +++ b/docs/syntax/gantt.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/gantt.md](../../packages/mermaid/src/docs/syntax/gantt.md). # Gantt diagrams diff --git a/docs/syntax/gitgraph.md b/docs/syntax/gitgraph.md index 2f2dc0edd..cd1a3f12a 100644 --- a/docs/syntax/gitgraph.md +++ b/docs/syntax/gitgraph.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/gitgraph.md](../../packages/mermaid/src/docs/syntax/gitgraph.md). # Gitgraph Diagrams diff --git a/docs/syntax/mindmap.md b/docs/syntax/mindmap.md index 21ea9107e..26a1065be 100644 --- a/docs/syntax/mindmap.md +++ b/docs/syntax/mindmap.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/mindmap.md](../../packages/mermaid/src/docs/syntax/mindmap.md). # Mindmap diff --git a/docs/syntax/pie.md b/docs/syntax/pie.md index 953c526c3..6801b3619 100644 --- a/docs/syntax/pie.md +++ b/docs/syntax/pie.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/pie.md](../../packages/mermaid/src/docs/syntax/pie.md). # Pie chart diagrams diff --git a/docs/syntax/requirementDiagram.md b/docs/syntax/requirementDiagram.md index b1a70c356..f8a0cafa9 100644 --- a/docs/syntax/requirementDiagram.md +++ b/docs/syntax/requirementDiagram.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/requirementDiagram.md](../../packages/mermaid/src/docs/syntax/requirementDiagram.md). # Requirement Diagram diff --git a/docs/syntax/sequenceDiagram.md b/docs/syntax/sequenceDiagram.md index b7467323a..b2d33bf69 100644 --- a/docs/syntax/sequenceDiagram.md +++ b/docs/syntax/sequenceDiagram.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/sequenceDiagram.md](../../packages/mermaid/src/docs/syntax/sequenceDiagram.md). # Sequence diagrams diff --git a/docs/syntax/stateDiagram.md b/docs/syntax/stateDiagram.md index d39841893..ec91411f6 100644 --- a/docs/syntax/stateDiagram.md +++ b/docs/syntax/stateDiagram.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/stateDiagram.md](../../packages/mermaid/src/docs/syntax/stateDiagram.md). # State diagrams diff --git a/docs/syntax/userJourney.md b/docs/syntax/userJourney.md index fbe82bc64..73fcb7468 100644 --- a/docs/syntax/userJourney.md +++ b/docs/syntax/userJourney.md @@ -2,7 +2,7 @@ > > ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. > -> ## Please edit the corresponding file in package/mermaid/src/docs. +> ## Please edit the corresponding file in [/packages/mermaid/src/docs/syntax/userJourney.md](../../packages/mermaid/src/docs/syntax/userJourney.md). # User Journey Diagram