From 15e74cdf33aaf1ce309b0b8c7693de54b92b4632 Mon Sep 17 00:00:00 2001 From: InfyniteHeap Date: Wed, 6 Dec 2023 11:08:39 +0800 Subject: [PATCH] Fix a bug that can not navigate to the picture. --- tags/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/readme.md b/tags/readme.md index 94c7e3a..a3b4494 100644 --- a/tags/readme.md +++ b/tags/readme.md @@ -1,5 +1,5 @@ # 标签索引 -![标签索引logo](/assets/image/tag_index.png) +![标签索引logo](../assets/image/tag_index.png) ### 所有可用标签: - [小型模块](./tags/small_module.md) : 方块数量小于10000的模块 - [中型模块](./tags/middle_size_module.md) : 方块数量在10001-100000之间的模块。