diff --git a/README.md b/README.md index 14a3b50..b0e8fc9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Plusone Commons 的工具类不追求“大而全”,而是只提供相对需 ## 3. 功能 详细功能说明请查阅文档: -+ [gitee 文档地址](https://gitee.com/zhouxy108/plusone-commons/tree/dev/docs) ++ [文档地址](/plusone-commons/docs) ## 4. 代码仓库 项目仓库一共建了三个: diff --git a/docs/1_annotation.md b/plusone-commons/docs/1_annotation.md similarity index 100% rename from docs/1_annotation.md rename to plusone-commons/docs/1_annotation.md diff --git a/docs/2_collection.md b/plusone-commons/docs/2_collection.md similarity index 100% rename from docs/2_collection.md rename to plusone-commons/docs/2_collection.md diff --git a/docs/3_exception.md b/plusone-commons/docs/3_exception.md similarity index 100% rename from docs/3_exception.md rename to plusone-commons/docs/3_exception.md diff --git a/docs/4_function.md b/plusone-commons/docs/4_function.md similarity index 100% rename from docs/4_function.md rename to plusone-commons/docs/4_function.md diff --git a/docs/5_model.md b/plusone-commons/docs/5_model.md similarity index 100% rename from docs/5_model.md rename to plusone-commons/docs/5_model.md diff --git a/docs/6_time.md b/plusone-commons/docs/6_time.md similarity index 100% rename from docs/6_time.md rename to plusone-commons/docs/6_time.md diff --git a/docs/7_other_tools.md b/plusone-commons/docs/7_other_tools.md similarity index 100% rename from docs/7_other_tools.md rename to plusone-commons/docs/7_other_tools.md diff --git a/docs/8_others.md b/plusone-commons/docs/8_others.md similarity index 100% rename from docs/8_others.md rename to plusone-commons/docs/8_others.md