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

jin pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0e407490 Update index.html
0e407490 is described below

commit 0e4074907c684e85e194ee6b6f038ad729cb764a
Author: imbajin <[email protected]>
AuthorDate: Mon Oct 30 17:00:20 2023 +0800

    Update index.html
---
 client-go/index.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/client-go/index.html b/client-go/index.html
index 792935cd..f4266559 100644
--- a/client-go/index.html
+++ b/client-go/index.html
@@ -1,9 +1,11 @@
 <html>
   <head>
-    <meta name="go-import" content="hugegraph.apache.org/client-go git 
https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go.git 
branch=tmp-go">
-    <meta name="go-source" content="hugegraph.apache.org/client-go git 
https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go/tree/tmp-go{/dir}
 
https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go/blob/tmp-go{/dir}/{file}#L{line}";>
+    <meta name="go-import" content="hugegraph.apache.org/client-go git 
https://github.com/apache/incubator-hugegraph-toolchain/hugegraph-client-go@test-go";>
+    <!--meta name="go-import" content="hugegraph.apache.org/client-go git 
https://github.com/apache/incubator-hugegraph-toolchain/hugegraph-client-go 
branch=test-go"-->
+    <meta name="go-source" content="hugegraph.apache.org/client-go git 
https://github.com/apache/incubator-hugegraph-toolchain/hugegraph-client-go/tree/test-go{/dir}
 
https://github.com/apache/incubator-hugegraph-toolchain/hugegraph-client-go/blob/test-go{/dir}/{file}#L{line}";>
     <meta http-equiv="refresh" content="0; 
url=https://pkg.go.dev/hugegraph.apache.org/client-go";>
   </head>
+
   <body>
     <p>Redirecting to <a 
href="https://pkg.go.dev/hugegraph.apache.org/client-go";>pkg.go.dev/hugegraph.apache.org/client-go</a>...</p>
   </body>

Reply via email to