From 070c27e1ad0a37bd1a51fffdbf7ec1c364ccd97d Mon Sep 17 00:00:00 2001 From: Jianhui Zhao Date: Thu, 30 Nov 2017 07:48:24 +0800 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: Jianhui Zhao --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c1879c..b0c3afa 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ If you want to contribute to [libuhttp](https://github.com/zhaojh329/libuhttp), 2. Clone the repository from your account with: ``` - git clone git@github.com:your_github_username/libuhttp.git + git clone https://github.com/your_github_username/libuhttp.git ``` 3. Create a new branch with: