From c4e61c31e4a83d2c3831d94d7b5253f967630cd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Hibbitts=20=F0=9F=8D=81?= Date: Thu, 23 Jul 2026 17:34:45 -0700 Subject: [PATCH 1/4] Update CodeSandbox link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 192a8c00f4..871953f347 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Docsify turns one or more Markdown files into a Website, with no build process r Get going fast by using a static web server or GitHub Pages with this ready-to-use [Docsify Template](https://github.com/docsifyjs/docsify-template), review the [quick start tutorial](https://docsify.js.org/#/quickstart) or jump right into a CodeSandbox example site with the button below. -[![Edit 307qqv236](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/307qqv236) +[![Edit kind-pare-hdp336](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/kind-pare-hdp336) ## Showcase From 428e4d0dd0dd4c2c693b7971361b7e959e0f6bcd Mon Sep 17 00:00:00 2001 From: Luffy Date: Mon, 27 Jul 2026 16:52:24 +0800 Subject: [PATCH 2/4] Update CodeSandbox link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 871953f347..db12d66383 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Docsify turns one or more Markdown files into a Website, with no build process r Get going fast by using a static web server or GitHub Pages with this ready-to-use [Docsify Template](https://github.com/docsifyjs/docsify-template), review the [quick start tutorial](https://docsify.js.org/#/quickstart) or jump right into a CodeSandbox example site with the button below. -[![Edit kind-pare-hdp336](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/kind-pare-hdp336) +[![Edit codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://sandbox.docsifyjs.org/) ## Showcase From 8b6166aaaf577485c8973dec54e23cbe95467a0c Mon Sep 17 00:00:00 2001 From: Luffy Date: Mon, 27 Jul 2026 16:53:16 +0800 Subject: [PATCH 3/4] Change sandbox link in bug report template Updated the sandbox link in the bug report template. --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5326336cc6..0c8ea6d125 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,7 +33,7 @@ body: label: Steps to reproduce description: | A description with steps to reproduce the issue. - Provide a link to a public repository or create a reproducible [sandbox](https://codesandbox.io/s/307qqv236): + Provide a link to a public repository or create a reproducible [sandbox](https://sandbox.docsifyjs.org/): placeholder: | 1. Step 1 2. Step 2 From 5abc3f41b06711b5ef99fccc61a02f3a569e616a Mon Sep 17 00:00:00 2001 From: Luffy Date: Mon, 27 Jul 2026 16:54:45 +0800 Subject: [PATCH 4/4] Update CodeSandbox link text in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db12d66383..5813199be6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Docsify turns one or more Markdown files into a Website, with no build process r Get going fast by using a static web server or GitHub Pages with this ready-to-use [Docsify Template](https://github.com/docsifyjs/docsify-template), review the [quick start tutorial](https://docsify.js.org/#/quickstart) or jump right into a CodeSandbox example site with the button below. -[![Edit codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://sandbox.docsifyjs.org/) +[![Edit in CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://sandbox.docsifyjs.org/) ## Showcase