From c92cfd8b3c4e212292d7886ab50299d445f0f736 Mon Sep 17 00:00:00 2001 From: Luffy Date: Mon, 27 Jul 2026 17:20:46 +0800 Subject: [PATCH] docs: update Showcase link in README to use internal anchor --- .github/semantic.yml | 4 ---- docs/README.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 .github/semantic.yml diff --git a/.github/semantic.yml b/.github/semantic.yml deleted file mode 100644 index e7f5bb59b9..0000000000 --- a/.github/semantic.yml +++ /dev/null @@ -1,4 +0,0 @@ -titleAndCommits: true -allowMergeCommits: true -allowRevertCommits: true -anyCommit: true diff --git a/docs/README.md b/docs/README.md index 48fb465889..b3aefaa74e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,7 +17,7 @@ Docsify turns your Markdown files into a documentation website instantly. Unlike ## Examples -Check out the [Showcase](https://github.com/docsifyjs/awesome-docsify#showcase) to see docsify in use. +Check out the [Showcase](awesome?id=showcase) to see docsify in use. ## Donate