From 52f478d71af90691a9e242d926b25d125e146ce8 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 9 Jul 2026 20:50:10 +0800 Subject: docs(sidebar): rename code-verify-system link to Markdown Code Verification System --- docs/dev-docs/_sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev-docs/_sidebar.md') diff --git a/docs/dev-docs/_sidebar.md b/docs/dev-docs/_sidebar.md index 57b1911..acdb46f 100644 --- a/docs/dev-docs/_sidebar.md +++ b/docs/dev-docs/_sidebar.md @@ -1,7 +1,7 @@ - [Welcome!](README) * Abouts * [AI Translation Rule](pages/abouts/ai-translation-rule) - * [code-verify-system](pages/abouts/code-verify-system) + * [Markdown Code Verification System](pages/abouts/code-verify-system) * Issues * [The Mod Pathfinder](pages/issues/the-mod-pathfinder) * [Some Situations Where You'd Be Like "Shit!"](pages/issues/the-shit-time) -- cgit