diff --git a/README_zh-Hans.md b/README_zh-Hans.md index 539dd9c..c5eeda3 100644 --- a/README_zh-Hans.md +++ b/README_zh-Hans.md @@ -145,7 +145,7 @@ 1. 创建一个新的功能分支(`git checkout -b feature/AmazingFeature`) 1. 提交更改(`git commit -m 'Add some AmazingFeature'`) 1. 推送(Push)更改到分支(`git push origin feature/AmazingFeature`) -1. (打开 Pull Request 并提交)[https://github.com/Akebi-Group/Akebi-GC/pulls] +2. [打开 Pull Request 并提交](https://github.com/Akebi-Group/Akebi-GC/pulls) ## 建议 diff --git a/README_zh-Hant.md b/README_zh-Hant.md index 23bbc94..f1b4b6d 100644 --- a/README_zh-Hant.md +++ b/README_zh-Hant.md @@ -145,7 +145,7 @@ 1. 創建你的功能分支(`git checkout -b feature/AmazingFeature`) 1. 提交您的更改(`git commit -m 'Add some AmazingFeature'`) 1. 上傳(Push)到分支(`git push origin feature/AmazingFeature`) -1. (開啟一個 Pull Request)[https://github.com/Akebi-Group/Akebi-GC/pulls] +1. [開啟一個 Pull Request](https://github.com/Akebi-Group/Akebi-GC/pulls) ## 建議