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

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a01c1e2  add go-source for v3
a01c1e2 is described below

commit a01c1e239e8021389b8160cc2adb9b50bb0c8a7e
Author: AlexStocks <[email protected]>
AuthorDate: Mon May 10 13:47:52 2021 +0800

    add go-source for v3
---
 static/dubbo-go/v3 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/static/dubbo-go/v3 b/static/dubbo-go/v3
index 705db97..5bbc92e 100644
--- a/static/dubbo-go/v3
+++ b/static/dubbo-go/v3
@@ -1,5 +1,10 @@
 <html>
   <head>
     <meta name="go-import" content="dubbo.apache.org/dubbo-go/v3 git 
https://github.com/apache/dubbo-go";>
+    <meta name="go-source" content="dubbo.apache.org/dubbo-go/v3 git 
https://github.com/apache/dubbo-go/tree/3.0{/dir} 
https://github.com/apache/dubbo-go/blob/3.0{/dir}/{file}#L{line}";>
+    <meta http-equiv="refresh" content="0; 
url=https://pkg.go.dev/dubbo.apache.org/dubbo-go/v3";>
   </head>
+  <body>
+    <p>Redirecting to <a 
href="https://pkg.go.dev/dubbo.apache.org/dubbo-go/v3";>pkg.go.dev/dubbo.apache.org/dubbo-go/v3</a>...</p>
+  </body>
 </html>

Reply via email to