aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/README.md
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-06-10 18:28:52 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-06-10 18:28:52 +0800
commita79c750e9a74558a18f588f155a9da72cf6d639d (patch)
treeb1a4c122d95906aacaa68bec1c98bac4c60788ca /mingling_core/README.md
parent4f98db03525cf072e2170a40cad9b509c6a8bd8e (diff)
Update repository URLs to mingling-rs organization
Diffstat (limited to 'mingling_core/README.md')
-rw-r--r--mingling_core/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/mingling_core/README.md b/mingling_core/README.md
index 87ff6a9..09e5ed5 100644
--- a/mingling_core/README.md
+++ b/mingling_core/README.md
@@ -1,16 +1,16 @@
<p align="center">
- <a href="https://github.com/CatilGrass/mingling">
- <img alt="Mingling" src="https://github.com/CatilGrass/mingling/raw/main/docs/res/pixel_icon_core_1024.png" width="30%">
+ <a href="https://github.com/mingling-rs/mingling">
+ <img alt="Mingling" src="https://github.com/mingling-rs/mingling/raw/main/docs/res/pixel_icon_core_1024.png" width="30%">
</a>
</p>
<h1 align="center">Mìng Lìng - Core Library</h1>
# Intro
- This crate is the core implementation of [`mingling`](https://crates.io/crates/mingling). Do not use directly!
+This crate is the core implementation of [`mingling`](https://crates.io/crates/mingling). Do not use directly!
- It provides the core scheduling capabilities of **Mingling**. For details, please refer to the [**Mingling** API Documentation](https://docs.rs/mingling/latest/mingling/) 😀
+It provides the core scheduling capabilities of **Mingling**. For details, please refer to the [**Mingling** API Documentation](https://docs.rs/mingling/latest/mingling/) 😀
# License
- Consistent with [`mingling`](https://crates.io/crates/mingling), licensed under the `MIT` and `APACHE` dual license.
+Consistent with [`mingling`](https://crates.io/crates/mingling), licensed under the `MIT` and `APACHE` dual license.