Repository: qpid-proton Updated Branches: refs/heads/master d4437729d -> 145c017d2
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/master Commit: 145c017d2e92479c54701639a2af37081691d872 Parents: d443772 Author: Alan Conway <acon...@redhat.com> Authored: Thu May 14 11:02:16 2015 -0400 Committer: Alan Conway <acon...@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-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org