From a79c750e9a74558a18f588f155a9da72cf6d639d Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Wed, 10 Jun 2026 18:28:52 +0800 Subject: Update repository URLs to mingling-rs organization --- docs/_zh_CN/index.html | 2 +- docs/_zh_CN/pages/1-intro.md | 2 +- docs/doc.html | 2 +- docs/example-viewer.html | 6 ++++-- docs/examples.html | 6 ++++-- 5 files changed, 11 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/_zh_CN/index.html b/docs/_zh_CN/index.html index a61fde3..99cff81 100644 --- a/docs/_zh_CN/index.html +++ b/docs/_zh_CN/index.html @@ -48,7 +48,7 @@ name: "Mingling 中文文档", repo: "true", corner: { - url: "https://github.com/catilgrass/mingling", + url: "https://github.com/mingling-rs/mingling", icon: "github", }, auto2top: true, diff --git a/docs/_zh_CN/pages/1-intro.md b/docs/_zh_CN/pages/1-intro.md index 8c5472d..f0294f7 100644 --- a/docs/_zh_CN/pages/1-intro.md +++ b/docs/_zh_CN/pages/1-intro.md @@ -9,7 +9,7 @@ 因为这是一个早期框架,所以尚不成熟。 -若您在使用过程中遇到任何问题,欢迎提交 [Issue](https://github.com/catilgrass/mingling/issues),我们乐意解决。 +若您在使用过程中遇到任何问题,欢迎提交 [Issue](https://github.com/mingling-rs/mingling/issues),我们乐意解决。 ## Mingling 是什么? diff --git a/docs/doc.html b/docs/doc.html index 1e78918..89c6275 100644 --- a/docs/doc.html +++ b/docs/doc.html @@ -43,7 +43,7 @@ name: "Mingling Helpdoc", repo: "true", corner: { - url: "https://github.com/catilgrass/mingling", + url: "https://github.com/mingling-rs/mingling", icon: "github", }, auto2top: true, diff --git a/docs/example-viewer.html b/docs/example-viewer.html index 4eedbd9..cfab8a5 100644 --- a/docs/example-viewer.html +++ b/docs/example-viewer.html @@ -271,7 +271,9 @@
@@ -333,7 +335,7 @@ document.getElementById("exampleName").textContent = exampleName.replace(/^example-/, ""); document.getElementById("githubLink").href = - "https://github.com/catilgrass/mingling/tree/main/examples/" + + "https://github.com/mingling-rs/mingling/tree/main/examples/" + exampleName; // ── Load file list from auto-generated JSON ── diff --git a/docs/examples.html b/docs/examples.html index 47513f2..fe4c1a3 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -317,7 +317,9 @@