diff --git a/README.md b/README.md index 2051db3d94f3bada53f0b1f8ba02f4f4b6848dd6..321533362495a014c64c6a8844e0f9cbf79b0ec2 100644 --- a/README.md +++ b/README.md @@ -54,12 +54,12 @@ > > > -> (2)填写 SSH 的 Git 地址,并将云 IDE 提供的 SSH Key (操作方法:[https://dev-ide.csdn.net/doc#git_commit](https://dev-ide.csdn.net/doc#git_commit))绑定到自己的 GitCode SSH 密钥中 [https://gitcode.net/-/profile/keys](https://gitcode.net/-/profile/keys) +> (2)填写 SSH 的 Git 地址,并将云 IDE 提供的 SSH Key (操作方法:[https://dev-ide.csdn.net/doc#git_commit](https://dev-ide.csdn.net/doc#git_commit) )绑定到自己的 GitCode SSH 密钥中 [https://gitcode.net/-/profile/keys](https://gitcode.net/-/profile/keys) **方法二:** -> (1) 直接在 Fork 的 GitCode 域名前加 ide 进入,例如 https://idegitcode.net/xxxxx/1024 +> (1) 直接在 Fork 的 GitCode 域名前加 ide 进入,例如 https://gitcode.net/xxxxx/1024 修改为 https://idegitcode.net/xxxxx/1024 >
> >