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 e42587dd Update index.html
e42587dd is described below

commit e42587dde835c8f1ae1b9ebc36fdc87911824866
Author: imbajin <[email protected]>
AuthorDate: Mon Oct 30 17:18:39 2023 +0800

    Update index.html
---
 client-go/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/client-go/index.html b/client-go/index.html
index cb81cba6..0614a3d5 100644
--- a/client-go/index.html
+++ b/client-go/index.html
@@ -1,7 +1,8 @@
 <html>
   <head>
     <!--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-import" content="hugegraph.apache.org/client-go git 
https://github.com/apache/incubator-hugegraph-toolchain/hugegraph-client-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>

Reply via email to