Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit dcdae24

Browse files
committed
docs: 📝 update Chinese documentation links
Correct the links to the Chinese documentation in various files, ensuring they point to the correct new locations. This will help users find the updated resources more easily and avoid broken links.
1 parent 84b7ee4 commit dcdae24

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.gitee/ISSUE_TEMPLATE.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ maven和gradle版本信息根据个人使用情况填写
1111

1212
编写关于整个issue描述前注意阅读下面的注意事项,尤其是萌新的同学:
1313

14-
1. 如果你只是一些使用疑问,请查看官方的一些问题集:https://smart-doc-group.github.io/#/zh-cn/QA
14+
1. 如果你只是一些使用疑问,请查看官方的一些问题集:https://smart-doc-group.github.io/zh/guide/faq/faq
1515
2. 提issue时请认真阅读官方的wiki文档及相关配置说明,少给开源软件提无效的issue是一个IT从业人的专业素养。
1616
3. 提某些简单使用问题的issue时请先思考,smart-doc从18年开源以来已经有很多企业使用,码云的指数也很高。 很多问题都已解决,开源玩具是走不进企业的,这已经是一个偏向成熟的软件了。请仔细阅读文档找到相关解决方法。
1717
4. 当你提出问题时尽量思考你的描述信息能否让官方人员复现。不要随便扔个报错信息出来就把开源人当神仙了。 smart-doc是一款很依赖你本地环境和代码数据的工具。官方人员并没有你的代码数据和模拟相同环境。

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![number of issues closed](https://img.shields.io/github/issues-closed-raw/smart-doc-group/smart-doc)
66
![closed pull requests](https://img.shields.io/github/issues-pr-closed/smart-doc-group/smart-doc)
77
![java version](https://img.shields.io/badge/JAVA-1.8+-green.svg)
8-
[![chinese](https://img.shields.io/badge/chinese-中文文档-brightgreen)](https://smart-doc-group.github.io/#/zh-cn/)
8+
[![chinese](https://img.shields.io/badge/chinese-中文文档-brightgreen)](https://smart-doc-group.github.io/zh/)
99
![gitee star](https://gitee.com/smart-doc-team/smart-doc/badge/star.svg)
1010
![git star](https://img.shields.io/github/stars/smart-doc-group/smart-doc.svg)
1111
## Introduce
@@ -15,11 +15,11 @@ based on interface source code analysis to generate interface documents, and zer
1515
write Javadoc comments when developing, `smart-doc` can help you generate `Markdown` or `HTML5` document. `smart-doc` does not
1616
need to inject annotations into the code like `Swagger`.
1717

18-
[quick start](https://smart-doc-group.github.io/#/)
18+
[quick start](https://smart-doc-group.github.io/)
1919

2020
## Documentation
21-
* [English](https://smart-doc-group.github.io/#/)
22-
* [中文](https://smart-doc-group.github.io/#/zh-cn/)
21+
* [English](https://smart-doc-group.github.io/)
22+
* [中文](https://smart-doc-group.github.io/zh/)
2323

2424
## Features
2525

README_CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $\color{red}{你给我的star,胜过所有读过的诗—smart-doc}$
1919
> 无论你是很有经验的大佬、还是刚入行的萌新。遇到使用疑惑时,我们希望你能仔细阅读smart-doc官方码云的wiki文档。我们将smart-doc及其插件的
2020
> 每一个配置项和可能在日常中遇到的问题都整理到了文档中。仔细阅读文档就是对开源项目最大的支持。
2121
22-
查看[快速开始](https://smart-doc-group.github.io/#/zh-cn/) 了解详情
22+
查看[快速开始](https://smart-doc-group.github.io/zh/) 了解详情
2323

2424
## Features
2525

@@ -107,9 +107,9 @@ the [LICENSE](https://gitee.com/smart-doc-team/smart-doc/blob/master/LICENSE) fi
107107

108108
## Contact
109109

110-
愿意参与构建`smart-doc`或者是需要交流问题可以扫描微信二维码发送`smart-doc`备注信息后管理园拉进群,[常见问题答疑](https://smart-doc-group.github.io/#/zh-cn/faq)
110+
愿意参与构建`smart-doc`或者是需要交流问题可以扫描微信二维码发送`smart-doc`备注信息后管理园拉进群,[常见问题答疑](https://smart-doc-group.github.io/zh/guide/faq/faq)
111111

112-
<img src="https://gitee.com/smart-doc-team/smart-doc/raw/master/images/wechat.png" title="qq群" width="200px" height="210px"/>
112+
<img src="https://gitee.com/smart-doc-team/smart-doc/raw/master/images/wechat.png" title="微信群" width="200px" height="210px"/>
113113
<img src="https://gitee.com/smart-doc-team/smart-doc/raw/master/images/smart-doc-qq2.jpeg" title="qq群2" width="200px" height="210px"/>
114114

115115
> 1群已满,有问题请加2群。

0 commit comments

Comments
 (0)