From 723544b82097a9f8cd2bff631a99fb105f4cd3ce Mon Sep 17 00:00:00 2001 From: justjavac Date: Thu, 10 Sep 2020 22:49:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=B4=A1=E7=8C=AE=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E4=B8=AD=20FAQ=20=E7=9A=84=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\350\264\241\347\214\256\346\226\207\346\241\243.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md" "b/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md" index 6c7530085e8..ac49b6960ac 100755 --- "a/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md" +++ "b/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md" @@ -53,7 +53,7 @@ 鼓励开发者在学习、开发过程中,总结经验并创建技术内容帮助更多开发者快速上手。推荐输出各类How to教程、常见问题FAQ等。请参考如下写作模板: - [How to教程](zh-cn_topic_0000001050785644.md) -- [FAQ](zh-cn_topic_0000001051065413.md) +- [FAQ](FAQ.md) 内容写作模板归档在Docs文档仓下contribute文件夹中。 -- Gitee