From 9c916867f03adf1b2cbc6e923d23fe34ef3a51bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=8C=E7=94=9F=E4=BA=BA?= Date: Wed, 1 May 2024 00:15:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=93=E5=BA=93=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.md b/home.md index d9772f3d..8b1040f4 100644 --- a/home.md +++ b/home.md @@ -22,7 +22,7 @@ openKylin社区docs sig,致力于完善openKylin社区文档,帮助用户更 主仓库:[docs](https://gitee.com/openkylin/docs) -副仓库:[sig-documentation](https://gitee.com/openkylin/sig-documentation.git) + 手机用户因为码云的自适应问题默认看到的是README文件,仓库具体内容访问此链接:[手机端仓库目录](https://gitee.com/openkylin/docs/tree/master) @@ -61,7 +61,7 @@ openKylin社区docs sig,致力于完善openKylin社区文档,帮助用户更 - 副仓库禁止推送到主分支,主分支不接受除dev分支以外的任何pr请求同时也不接受任何推送 - 主仓库的英文版建议放到en对应的目录,sig组成员会有专人去进行审核 - 如果目录有空格则全部用短横线隔开,文件名有空格用下划线隔开 -- 如无特殊说明主仓库指的是[docs仓库](https://gitee.com/openkylin/docs),副仓库指的是[sig-documentation](https://gitee.com/openkylin/sig-documentation) +- 如无特殊说明主仓库指的是[docs仓库](https://gitee.com/openkylin/docs) - 一般情况,爱好者写的教程都会放到副仓库,官方提供的文档则会放到主仓库,但并不绝对,sig组也会根据写的内容来做出对应的建议 - 翻译类的文档,整篇翻译的不接受轻量级pr,只能选择fork以后的pr,改动不多的可以接受轻量级pr - 建议跳转链接在站内使用相对路径,除非链接是仓库之外的,尽量避免http开头的绝对路径