aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-10 18:17:39 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-10 18:17:39 +0800
commit6be5894f40b2c2543f23aab7f7b4ffc73dbd0d77 (patch)
treed8e9e98b0fd2c0637503a1b73a8d388f56c3c1ba /CONTRIBUTING.md
parent70060f1bb395c684b64a2fb94b76442120097409 (diff)
docs: migrate ABOUT-CI and ABOUT-NIGHTLY to dev docs site
Replace relative file links with absolute URLs and add centered page headers to the migrated docs. Update the dev sidebar to include the new pages.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e8e4bed..ffb0064 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -70,7 +70,7 @@ After editing documentation, refresh relevant files:
These steps are included in `cargo ci`; running `cargo ci` will execute them automatically.
> [!TIP]
-> You can check the [ABOUT CI](./ABOUT-CI.md) section to learn how "Mingling CI" works.
+> You can check the [ABOUT CI](https://mingling-rs.github.io/mingling/docs/dev/#/pages/abouts/ci) section to learn how "Mingling CI" works.
## 4. Regarding AI Agent Usage