From c0a28e11bfe5583f3a6cdd85610ac47e9ace3917 Mon Sep 17 00:00:00 2001 From: xTaiwanPingLord Date: Thu, 8 Sep 2022 23:44:31 +0800 Subject: [PATCH] I hope there won't be more typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc9c876..f553021 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Welcome to the short explanation for bug reporting 1. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 1. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 1. Push to the Branch (`git push origin feature/AmazingFeature`) -1. (Open a Pull Request)[https://github.com/Akebi-Group/Akebi-GC/pulls] +2. [Open a Pull Request](https://github.com/Akebi-Group/Akebi-GC/pulls) ## Suggestions