完善、校对README.md(#I6WOIM)

更新相关文档链接路径为gitee
This commit is contained in:
Yue-Lan 2023-04-23 11:27:35 +08:00
parent 24786bcd33
commit 740dd44623
2 changed files with 5 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# 项目指南
## [Wiki](https://github.com/ukui/peony/wiki)
## [Wiki](https://gitee.com/openkylin/peony/wiki)
## 项目之外的相关资源(重要)
@ -31,7 +31,7 @@
目前的Peony项目已经接近初次提测大家请关注github和launchpad平台上的动向
> [GitHub源码仓库](https://github.com/ukui/peony)
> [Gitee源码仓库](https://gitee.com/openkylin/peony)
> [Launchpad PPA](https://launchpad.net/~ubuntukylin-members/+archive/ubuntu/ukui3.0
)
@ -48,7 +48,7 @@
### 步骤(以优麒麟为例)
> git clone https://github.com/ukui/peony.git
> git clone https://gitee.com/openkylin/peony.git
> cd peony && mkdir build && cd build

View File

@ -1,17 +1,13 @@
# peony
[![build](https://github.com/ukui/peony/workflows/Check%20build/badge.svg?branch=master)](https://github.com/ukui/peony)
peony is the filemanager application of UKUI3.0.
# About this project
- [Wiki on GitHub](https://github.com/ukui/peony/wiki)
- [Wiki on Gitee](https://gitee.com/openkylin/peony/wiki)
- [zh_CN](GUIDE_ZH_CN.md)
- [project preview](https://github.com/orgs/explorer-cs/projects/3?fullscreen=true)
# Description
Peony is intent to be the default FileManager application in UKUI3.0.
@ -70,7 +66,7 @@ If there are some problems during porting peony to other distros, commit an issu
## build from source and test
> git clone https://github.com/ukui/peony.git
> git clone https://gitee.com/openkylin/peony.git
> cd peony && mkdir build && cd build