已开启
fix(docs): fix broken links and use relative paths #558
yukinomon创建于 7月1日
fix(docs): fix broken links and use relative paths #558
已开启
yukinomon创建于 7月1日
5 个文件变更+5-5
Mdocs/central-repo/source_en/client/config.md+1-1
@@ -4,7 +4,7 @@ The Cangjie Project Manager `cjpm` integrates the central repository client func
4 4 
5## Install Cangjie Toolchain5## Install Cangjie Toolchain
6 6 
7-Please refer to the [Cangjie SDK Installation Guide](https://gitcode.com/Cangjie/cangjie_docs/blob/dev/docs/dev-guide/source_en/first_understanding/install.md) to install and verify your local Cangjie environment.7+Please refer to the [Cangjie SDK Installation Guide](../../../dev-guide/source_en/first_understanding/install.md) to install and verify your local Cangjie environment.
8 8 
9## Repository Configuration9## Repository Configuration
10 10 
Mdocs/central-repo/source_en/overview.md+1-1
@@ -5,5 +5,5 @@
5The central repository consists of the following three components:5The central repository consists of the following three components:
6 6 
7* **Central Repository Website**: Used for searching and browsing artifact information, as well as managing users and organizations.7* **Central Repository Website**: Used for searching and browsing artifact information, as well as managing users and organizations.
8-* **Central Repository Client**: A command-line tool integrated into the Cangjie Project Manager `cjpm`, used for uploading and consuming artifacts. Please refer to the [Cangjie Project Manager User Guide](https://gitcode.com/Cangjie/cangjie_docs/blob/dev/docs/tools/source_en/cmd-tools/cjpm_manual.mdl) for more information about `cjpm`.8+* **Central Repository Client**: A command-line tool integrated into the Cangjie Project Manager `cjpm`, used for uploading and consuming artifacts. Please refer to the [Cangjie Project Manager User Guide](../../tools/source_en/cmd-tools/cjpm_manual.md) for more information about `cjpm`.
9* **Central Repository Storage**: Used for storing third-party library artifact packages and their corresponding metadata.9* **Central Repository Storage**: Used for storing third-party library artifact packages and their corresponding metadata.
Mdocs/central-repo/source_zh_cn/agreement/safety.md+1-1
@@ -336,7 +336,7 @@
336 336 
337仓颉三方库组织名和制品名命名规范:337仓颉三方库组织名和制品名命名规范:
338 338 
339-(1)由大小写字母、数字和下划线 (_) 组成; (2)长度要求大于等于 3 且小于等于 64 个字符; (3)须以 0 个或任意个下划线加上 1 个大写或小写字母开头; (4)不能是[仓颉的保留关键字](https://gitcode.com/Cangjie/cangjie_docs/blob/dev/docs/dev-guide/source_zh_cn/Appendix/keyword.md),不区分大小写;(5)组织名不能为 default。339+(1)由大小写字母、数字和下划线 (_) 组成; (2)长度要求大于等于 3 且小于等于 64 个字符; (3)须以 0 个或任意个下划线加上 1 个大写或小写字母开头; (4)不能是[仓颉的保留关键字](../../../dev-guide/source_zh_cn/Appendix/keyword.md),不区分大小写;(5)组织名不能为 default。
340 340 
341当您选择三方库名称时,请满足仓颉中心仓三方库命名规范,同时也请确认您选择的三方库名称是:341当您选择三方库名称时,请满足仓颉中心仓三方库命名规范,同时也请确认您选择的三方库名称是:
342 342 
Mdocs/central-repo/source_zh_cn/client/config.md+1-1
@@ -4,7 +4,7 @@
4 4 
5## 安装仓颉工具链5## 安装仓颉工具链
6 6 
7-请参阅[仓颉 SDK 安装指南](https://gitcode.com/Cangjie/cangjie_docs/blob/dev/docs/dev-guide/source_zh_cn/first_understanding/install.md)安装并验证本地仓颉环境。7+请参阅[仓颉 SDK 安装指南](../../../dev-guide/source_zh_cn/first_understanding/install.md)安装并验证本地仓颉环境。
8 8 
9## 仓库配置9## 仓库配置
10 10 
Mdocs/central-repo/source_zh_cn/overview.md+1-1
@@ -5,5 +5,5 @@
5中心仓由以下三个部分组成:5中心仓由以下三个部分组成:
6 6 
7- 中心仓官网:用于搜索、浏览制品信息,以及对用户和组织的管理操作;7- 中心仓官网:用于搜索、浏览制品信息,以及对用户和组织的管理操作;
8-- 中心仓客户端:用于制品的上传和使用的命令行工具,集成在仓颉项目管理工具 `cjpm` 中,请参阅[仓颉项目管理工具使用指南](https://gitcode.com/Cangjie/cangjie_docs/blob/dev/docs/tools/source_zh_cn/cmd-tools/cjpm_manual.md)以了解更多关于 `cjpm` 的信息;8+- 中心仓客户端:用于制品的上传和使用的命令行工具,集成在仓颉项目管理工具 `cjpm` 中,请参阅[仓颉项目管理工具使用指南](../../tools/source_zh_cn/cmd-tools/cjpm_manual.md)以了解更多关于 `cjpm` 的信息;
9- 中心仓仓库:用于存放三方库制品包及对应元数据。9- 中心仓仓库:用于存放三方库制品包及对应元数据。