From ab7fcb26d77618f2de33b9deafa828b00a5696c2 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 22 Sep 2023 10:20:16 +0530 Subject: [PATCH] Update URLs. --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/config.yml | 7 +++++-- README.md | 2 +- README.zh-CN.md | 4 ++-- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3ae9a4724..0c52295a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -19,7 +19,7 @@ body: - Never be shy to give us screenshots and/or code samples. It will help! There is a chance that the bug is already fixed in the latest version, but not released yet. - So please check in [Live Editor - Beta](https://beta.mermaid.live) before raising an issue. + So please check in [Live Editor - Develop](https://develop.git.mermaid.live) before raising an issue. - type: textarea attributes: label: Description @@ -46,7 +46,7 @@ body: attributes: label: Code Sample description: |- - If applicable, add the code sample or a link to the [Live Editor - Beta](https://beta.mermaid.live). + If applicable, add the code sample or a link to the [Live Editor - Develop](https://develop.git.mermaid.live). Any text pasted here will be rendered as a Code block. render: text - type: textarea diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index bea20c828..7e0c78ff1 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -12,6 +12,9 @@ contact_links: - name: Live Editor url: https://mermaid.live about: Try the live editor to preview graphs in no time. - - name: Live Editor - Beta - url: https://beta.mermaid.live + - name: Live Editor - Develop + url: https://develop.git.mermaid.live about: Try unreleased changes in the develop branch. + - name: Live Editor - Next + url: https://next.git.mermaid.live + about: Try unreleased changes in the next branch. diff --git a/README.md b/README.md index bbae0b8e4..738c83908 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Generate diagrams from markdown-like text. 简体中文

-Live Editor Beta +Live Editor: Develop | Next


diff --git a/README.zh-CN.md b/README.zh-CN.md index b6f24cee8..4d4115a4e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -12,7 +12,7 @@ Mermaid

-Live Editor! +实时编辑器!

📖 文档 | 🚀 入门 | 🌐 CDN | 🙌 加入我们 @@ -22,7 +22,7 @@ Mermaid

-Live Editor Beta +实时编辑器: Develop | Next