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/12/29 23:00:55 UTC

svn commit: r1722240 [7/41] - in /qpid/site: docs/ docs/AMQP/ docs/amqp/ docs/components/ docs/components/cpp-broker/ docs/components/dispatch-router/ docs/components/java-broker/ docs/components/jms/ docs/components/messaging-api/ docs/components/prog...

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.receiver.cs.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.receiver.cs.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.receiver.cs.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.receiver.cs.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.sender.cs.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.sender.cs.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.sender.cs.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/csharp.map.sender.cs.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/index.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/dotnet/examples/index.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/client.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/client.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/client.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/client.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/drain.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/drain.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/drain.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/drain.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_world.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_world.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_world.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_world.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_xml.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_xml.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_xml.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/hello_xml.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/index.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/index.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_receiver.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_receiver.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_receiver.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_receiver.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_sender.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_sender.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_sender.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/map_sender.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/server.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/server.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/server.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/server.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/spout.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/spout.pl.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/spout.pl.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/perl/examples/spout.pl.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/drain.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/drain.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/drain.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/drain.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello_xml.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello_xml.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello_xml.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/hello_xml.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/index.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/index.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/server.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/server.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/server.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/server.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/spout.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/spout.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/spout.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/spout.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/statistics.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/statistics.py.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/statistics.py.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/python/examples/statistics.py.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/client.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/client.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/client.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/client.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/drain.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/drain.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/drain.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/drain.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/hello_world.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/hello_world.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/hello_world.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/hello_world.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/index.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/index.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_receiver.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_receiver.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_receiver.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_receiver.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_sender.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_sender.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_sender.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/map_sender.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/server.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/server.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/server.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/server.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/spout.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/spout.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/spout.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/messaging-api/ruby/examples/spout.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/Message-Groups-Guide.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/Message-Groups-Guide.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/Message-Groups-Guide.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/Message-Groups-Guide.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/QpidJMS.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/QpidJMS.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/QpidJMS.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/QpidJMS.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/QpidJNDI.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/QpidJNDI.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/QpidJNDI.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/QpidJNDI.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/QpidWCF.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/QpidWCF.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/QpidWCF.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/QpidWCF.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/acknowledgements.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/acknowledgements.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/acknowledgements.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/acknowledgements.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch01.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch01.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch01.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch01.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s02.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s02.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s02.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s03.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s03.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s03.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s08.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s08.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s08.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s08.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s09.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s09.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s09.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s09.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s12.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s12.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s12.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s12.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s13.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s13.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s13.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s13.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s14.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s14.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s14.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s14.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch02s15.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch02s15.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch02s15.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch02s15.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch03s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch03s03.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch03s03.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch03s03.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch03s06.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch03s06.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch03s06.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch03s06.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch04s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch04s02.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch04s02.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch04s02.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch04s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch04s03.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch04s03.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch04s03.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch04s04.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch04s04.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch04s04.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch04s04.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch04s05.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch04s05.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch04s05.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch04s05.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch05.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch05.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch05.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch05.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch05s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch05s02.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch05s02.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch05s02.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/ch05s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/ch05s03.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/ch05s03.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/ch05s03.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/connection-options.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/connection-options.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/connection-options.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/connection-options.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/index.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/index.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/prefetch.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/prefetch.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/prefetch.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/prefetch.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/replay.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/replay.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/replay.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/replay.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-Logging.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-Logging.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-Logging.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-Logging.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-MapMessage.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-MapMessage.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-MapMessage.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/section-JMS-MapMessage.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/section-Maps.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/section-Maps.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/section-Maps.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/section-Maps.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/section-addresses.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/section-addresses.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/section-addresses.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/section-addresses.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/programming/book/section-amqp0-10-mapping.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/programming/book/section-amqp0-10-mapping.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/programming/book/section-amqp0-10-mapping.html (original)
+++ qpid/site/docs/releases/qpid-0.22/programming/book/section-amqp0-10-mapping.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/agent.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/agent.cpp.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/agent.cpp.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/agent.cpp.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/event_driven_list_agents.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/event_driven_list_agents.cpp.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/event_driven_list_agents.cpp.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/event_driven_list_agents.cpp.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/index.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/index.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/list_agents.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/list_agents.cpp.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/list_agents.cpp.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/list_agents.cpp.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/print_events.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/print_events.cpp.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/print_events.cpp.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/cpp/examples/print_events.cpp.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/python/examples/agent.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/python/examples/agent.py.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/python/examples/agent.py.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/python/examples/agent.py.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/python/examples/find_agents.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/python/examples/find_agents.py.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/python/examples/find_agents.py.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/python/examples/find_agents.py.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/python/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/python/examples/index.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/python/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/python/examples/index.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_external.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_external.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_external.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_external.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_internal.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_internal.rb.html?rev=1722240&r1=1722239&r2=1722240&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_internal.rb.html (original)
+++ qpid/site/docs/releases/qpid-0.22/qmf/ruby/examples/agent_internal.rb.html Tue Dec 29 21:59:53 2015
@@ -35,12 +35,12 @@
 
     <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
     <meta name="go-source"
           content="qpid.apache.org
-https://github.com/alanconway/proton-go/tree/master/README.md
-https://github.com/alanconway/proton-go/tree/master{/dir}
-https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
+https://github.com/apache/qpid-proton/blob/go1/README.md
+https://github.com/apache/qpid-proton/tree/go1{/dir}
+https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">




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