已开启
fix: fix 404 by correcting cjpm link extension (.mdl → .md) in central repo overview #555
杨帆创建于 6月28日
fix: fix 404 by correcting cjpm link extension (.mdl → .md) in central repo overview #555
已开启
共 1 个文件变更+1-1
| @@ -5,5 +5,5 @@ | |||
| 5 | The central repository consists of the following three components: | 5 | The 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](https://gitcode.com/Cangjie/cangjie_docs/blob/dev/docs/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. |