aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-03 13:11:40 +0800
committerGitHub <noreply@github.com>2026-05-03 13:11:40 +0800
commit9db143922cb23db337b1432be84c4f8ccbce6c23 (patch)
treec6ae892eebca47cfcad8d987cfe2b428a099ec25 /docs
parent8422e0ada52d8036c32257d84f069776e520079e (diff)
Fix the resource path issue on the English documentation entry page.
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 187fe8d..762dd5e 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://github.com/CatilGrass/mingling">
- <img alt="Mingling" src="../res/icon_shadow.png" width="40%">
+ <img alt="Mingling" src="res/icon_shadow.png" width="40%">
</a>
</p>
<h1 align="center">Mingling Documentation</h1>