We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a287a commit 51b4d5eCopy full SHA for 51b4d5e
Document.md
@@ -5,7 +5,7 @@ https://github.com/Tencent/APIJSON
5

6
7
8
-后端开发者可以先看这个详细的 [图文入门教程](https://vincentcheng.github.io/apijson-doc/zh)(非官方,和本文档有出入的点以本文档为准,例如正则匹配 key? 已废弃,用 key~ 替代。)
+后端开发者可以先看 [图文入门教程1](https://vincentcheng.github.io/apijson-doc/zh) 或 [图文入门教程2](https://hanxu2018.github.io/APIJSON-DOC/) (都非官方,和本文档有出入的点以本文档为准,例如正则匹配 key? 已废弃,用 key~ 替代。)
9
10
* ### [1.示例](#1)
11
* ### [2.对比传统方式](#2)
0 commit comments