You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2015/06/03 19:25:46 UTC

[23/50] [abbrv] qpid-proton git commit: PROTON-827: Fix link in bindings/go/README.md for changed branch go -> go1

PROTON-827: Fix link in bindings/go/README.md for changed branch go -> go1

'go get' tool will pull go1 instead of master if it exists, so this works better.


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/145c017d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/145c017d
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/145c017d

Branch: refs/heads/cjansen-cpp-client
Commit: 145c017d2e92479c54701639a2af37081691d872
Parents: d443772
Author: Alan Conway <ac...@redhat.com>
Authored: Thu May 14 11:02:16 2015 -0400
Committer: Alan Conway <ac...@redhat.com>
Committed: Thu May 14 11:02:24 2015 -0400

----------------------------------------------------------------------
 proton-c/bindings/go/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/145c017d/proton-c/bindings/go/README.md
----------------------------------------------------------------------
diff --git a/proton-c/bindings/go/README.md b/proton-c/bindings/go/README.md
index 4ac15a1..a5580e9 100644
--- a/proton-c/bindings/go/README.md
+++ b/proton-c/bindings/go/README.md
@@ -2,4 +2,4 @@
 
 Experimental work on the Go language binding has been moved to the `go1` branch
 until it is ready for use. You can `git checkout go1` on your git clone, or
-browse at https://github.com/apache/qpid-proton/blob/go/proton-c/bindings/go1/README.md
+browse at https://github.com/apache/qpid-proton/blob/go1/go/README.md


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org