This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new ae057bd  Fix repository link (#106)
ae057bd is described below

commit ae057bd97957e1cdeb82fd11dcce426dfd6c8b3f
Author: Reugn <[email protected]>
AuthorDate: Wed Nov 27 00:52:14 2019 +0200

    Fix repository link (#106)
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d05c687..1943772 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -43,7 +43,7 @@ If some libs cannot be downloaded when you enter the `go mod 
download` command,
 
 ## Fork
 
-Before contributing, you need to fork 
[pulsar-client-go](https://github.com/apache/pulsar) to your github repository.
+Before contributing, you need to fork 
[pulsar-client-go](https://github.com/apache/pulsar-client-go) to your github 
repository.
 
 ## Contribution flow
 

Reply via email to