From a18d64fa1594385a28f11545c3cf6df62839e83f Mon Sep 17 00:00:00 2001 From: hebin03 Date: Thu, 10 Nov 2022 11:29:31 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\345\217\202\344\270\216\350\264\241\347\214\256.md" | 4 ++-- "docs/zh/docs/desktop/\345\256\211\350\243\205UKUI.md" | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/docs/zh/docs/Releasenotes/\345\217\202\344\270\216\350\264\241\347\214\256.md" "b/docs/zh/docs/Releasenotes/\345\217\202\344\270\216\350\264\241\347\214\256.md" index e26a9abe6..fe48c3f7f 100644 --- "a/docs/zh/docs/Releasenotes/\345\217\202\344\270\216\350\264\241\347\214\256.md" +++ "b/docs/zh/docs/Releasenotes/\345\217\202\344\270\216\350\264\241\347\214\256.md" @@ -6,7 +6,7 @@ openEuler将拥有共同兴趣的人们聚在一起,组成了不同的特别兴趣小组(SIG)。当前已有的SIG请参见[SIG列表](https://openeuler.org/zh/sig/sig-list/)。 -我们欢迎并鼓励你加入已有的SIG或创建新的SIG,创建方法请参见[SIG管理指南](https://gitee.com/openeuler/community/blob/master/zh/technical-committee/governance/README.md\)。 +我们欢迎并鼓励你加入已有的SIG或创建新的SIG,创建方法请参见[SIG管理指南](https://gitee.com/openeuler/community/blob/master/zh/technical-committee/governance/)。 ## 邮件列表和任务 @@ -18,5 +18,5 @@ openEuler将拥有共同兴趣的人们聚在一起,组成了不同的特别 ## IRC -openEuler也在IRC开辟了频道,作为提供社区支持和交互的额外渠道。详情请参见[openEuler IRC](https://gitee.com/openeuler/community/blob/master/zh/communication/IRCs.md\)。 +openEuler也在IRC开辟了频道,作为提供社区支持和交互的额外渠道。详情请参见[openEuler IRC](https://gitee.com/openeuler/community/tree/master/zh/communication)。 diff --git "a/docs/zh/docs/desktop/\345\256\211\350\243\205UKUI.md" "b/docs/zh/docs/desktop/\345\256\211\350\243\205UKUI.md" index c51551f68..1b651e3db 100644 --- "a/docs/zh/docs/desktop/\345\256\211\350\243\205UKUI.md" +++ "b/docs/zh/docs/desktop/\345\256\211\350\243\205UKUI.md" @@ -19,4 +19,4 @@ sudo dnf install ukui systemctl set-default graphical.target ``` 目前UKUI版本还在不断的更新,最新的安装方法请查阅: -[https://gitee.com/openkylin/ukui-issues](https://gitee.com/openkylin/ukui-issues) +[openEuler UKUI Issue库](https://gitee.com/openkylin-backup/ukui-issues?_from=gitee_search#/openkylin-backup/ukui-issues/blob/master/openEuler_20.09_UKUI_install_cn.md) \ No newline at end of file -- Gitee