diff --git "a/get-code/\346\272\220\347\240\201\350\216\267\345\217\226.md" "b/get-code/\346\272\220\347\240\201\350\216\267\345\217\226.md" index 126a641491353cfb7e209704bdac39c57b7913e9..4a9dbd455c5876eb87fa60ac32eb9858a0a72127 100755 --- "a/get-code/\346\272\220\347\240\201\350\216\267\345\217\226.md" +++ "b/get-code/\346\272\220\347\240\201\350\216\267\345\217\226.md" @@ -240,7 +240,7 @@ repo sync -c 方式二:通过git clone单个代码仓库 -进入代码仓库主页:https://gitee.com/openharmony,选择需要克隆的代码仓库,执行命令,如: +进入代码仓库主页:[https://gitee.com/openharmony](https://gitee.com/openharmony),选择需要克隆的代码仓库,执行命令,如: ``` git clone https://gitee.com/openharmony/manifest.git -b master