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

github-bot 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 3266554a doc: fix doc link 404 (#347) 
3457d2109e02f9ac028f26a142a8aa62bbd8dea6
3266554a is described below

commit 3266554a4f9fd6e5e78924d09f097a0bdd077d69
Author: imbajin <[email protected]>
AuthorDate: Wed Apr 3 09:43:00 2024 +0000

    doc: fix doc link 404 (#347) 3457d2109e02f9ac028f26a142a8aa62bbd8dea6
---
 cn/docs/_print/index.html                      | 2 +-
 cn/docs/index.xml                              | 2 +-
 cn/docs/quickstart/_print/index.html           | 2 +-
 cn/docs/quickstart/hugegraph-server/index.html | 8 ++++----
 cn/docs/quickstart/index.xml                   | 2 +-
 cn/sitemap.xml                                 | 2 +-
 sitemap.xml                                    | 2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index f2c28710..943a6b90 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -11,7 +11,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 它是 <a href=https://kowshik.github.io/JPregel/pregel_paper.pdf>Pregel</a> 
的一个实现。它可以运行在 Kubernetes/Yarn
 等集群上,支持超大规模图计算。</li><li><a 
href=/cn/docs/quickstart/hugegraph-ai>HugeGraph-AI(Beta)</a>:HugeGraph-AI 是 
HugeGraph 独立的 AI
 组件,提供了图神经网络的训练和推理功能,LLM/Graph RAG 结合/Python-Client 等相关组件,持续更新 
ing。</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>: 
使用途中出现问题或提供功能性建议,可通过此反馈 (推荐)</li><li>邮件反馈:<a 
href=mailto:[email protected]>[email protected]</a> (<a 
href=https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/>邮箱订阅方式</a>)</li><li>微信公众号:Apache
 HugeGraph, 欢迎扫描下方二维码加入我们!</li></ul><img src="https://github.com/apache/in [...]
-这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code> 
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2 
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请优先考虑在 Java 
11 的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8 
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk 
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server 
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标</p><p>我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 
<a href=/cn [...]
+这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code> 
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2 
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请优先考虑在 Java 
11 的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8 
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk 
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server 
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标</p><p>我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 
<a href=/cn [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline></span><span 
style=color:#204a87;font-weight:700>services</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>  </span><span 
style=color:#204a87;font-weight:700>server</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>image</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline> </span><span 
style=color:#000>hugegraph/hugegraph</span><span 
style=color:#f8f8f8;text-decoration:underline>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index 7fe0b438..97e6fd28 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -2120,7 +2120,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;/ul>
 &lt;h4 id="31-使用-docker-容器-便于测试">3.1 使用 Docker 容器 
(便于&lt;strong>测试&lt;/strong>)&lt;/h4>
 &lt;!-- 3.1 is linked by another place. if change 3.1's title, please check -->
-&lt;p>可参考 &lt;a 
href="https://github.com/apache/incubator-hugegraph/blob/master/hugegraph-server/hugegraph-dist/README.md";>Docker
 部署方式&lt;/a>。&lt;/p>
+&lt;p>可参考 &lt;a 
href="https://github.com/apache/incubator-hugegraph/blob/master/hugegraph-server/hugegraph-dist/docker/README.md";>Docker
 部署方式&lt;/a>。&lt;/p>
 &lt;p>我们可以使用 &lt;code>docker run -itd --name=server -p 8080:8080 
hugegraph/hugegraph&lt;/code> 去快速启动一个内置了 &lt;code>RocksDB&lt;/code> 的 
&lt;code>Hugegraph server&lt;/code>.&lt;/p>
 &lt;p>可选项:&lt;/p>
 &lt;ol>
diff --git a/cn/docs/quickstart/_print/index.html 
b/cn/docs/quickstart/_print/index.html
index f409ed71..e82bd27c 100644
--- a/cn/docs/quickstart/_print/index.html
+++ b/cn/docs/quickstart/_print/index.html
@@ -1,7 +1,7 @@
 <!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/cn/docs/quickstart/><link rel=alternate type=application/rss+xml 
href=/cn/docs/quickstart/index.xml><meta name=robots content="noindex, 
nofollow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon- [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/c 
[...]
 <a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/quickstart/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Quick Start</h1><ul><li>1: <a 
href=#pg-8ec2ee5fd8ff8e48255d55eab65d92b6>HugeGraph-Server Quick 
Start</a></li><li>2: <a 
href=#pg-685a02f8811d86f1ce195d7c73d9ea44>HugeGraph-Loader Quick 
Start</a></li><li>3: <a 
href=#pg-751ed124ec6dbb96d5e65c62dc9d4e85>HugeGraph-Hubble Quick 
Start</a></li><li>4: <a href=#pg-405910066a042ce44a [...]
-这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code> 
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2 
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请优先考虑在 Java 
11 的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8 
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk 
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server 
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标</p><p>我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 
<a href=/cn [...]
+这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code> 
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2 
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请优先考虑在 Java 
11 的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8 
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk 
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server 
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标</p><p>我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 
<a href=/cn [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline></span><span 
style=color:#204a87;font-weight:700>services</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>  </span><span 
style=color:#204a87;font-weight:700>server</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>image</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline> </span><span 
style=color:#000>hugegraph/hugegraph</span><span 
style=color:#f8f8f8;text-decoration:underline>
diff --git a/cn/docs/quickstart/hugegraph-server/index.html 
b/cn/docs/quickstart/hugegraph-server/index.html
index affdec1b..60442a5e 100644
--- a/cn/docs/quickstart/hugegraph-server/index.html
+++ b/cn/docs/quickstart/hugegraph-server/index.html
@@ -7,14 +7,14 @@ Core 模块是 Tinkerpop 接口的实现,Backend 模块用于管理数据存
 在往下阅读之前先执行 java -version 命令确认 jdk 版本
 注:使用 Java 8 启动 HugeGraph-Server 会失去一些安全性的保障,也会降低性能相关指标
 我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 Auth 权限认证。
-3 部署 有四种方式可以部署 HugeGraph-Server 组件:"><meta property="og:type" 
content="article"><meta property="og:url" 
content="/cn/docs/quickstart/hugegraph-server/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2024-04-02T23:43:17+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Server Quick Start"><meta itemprop=description content="1 
HugeGraph-Server 概述 HugeGraph-Server 是 HugeGraph 项目的核心部分,包含 Core、Backe [...]
+3 部署 有四种方式可以部署 HugeGraph-Server 组件:"><meta property="og:type" 
content="article"><meta property="og:url" 
content="/cn/docs/quickstart/hugegraph-server/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2024-04-03T17:42:21+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Server Quick Start"><meta itemprop=description content="1 
HugeGraph-Server 概述 HugeGraph-Server 是 HugeGraph 项目的核心部分,包含 Core、Backe [...]
 Core 模块是 Tinkerpop 接口的实现,Backend 
模块用于管理数据存储,目前支持的后端包括:Memory、Cassandra、ScyllaDB 以及 RocksDB,API 模块提供 HTTP 
Server,将 Client 的 HTTP 请求转化为对 Core 的调用。
 文档中会出现 HugeGraph-Server 及 HugeGraphServer 这两种写法,其他组件也类似。 
这两种写法含义上并明显差异,可以这么区分:HugeGraph-Server 表示服务端相关组件代码,HugeGraphServer 表示服务进程。
 2 依赖 2.1 安装 Java 11 (JDK 11) 请优先考虑在 Java 11 的环境上启动 HugeGraph-Server(在 1.5.0 
版前,会保留对 Java 8 的基本兼容)
 在往下阅读之前先执行 java -version 命令确认 jdk 版本
 注:使用 Java 8 启动 HugeGraph-Server 会失去一些安全性的保障,也会降低性能相关指标
 我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 Auth 权限认证。
-3 部署 有四种方式可以部署 HugeGraph-Server 组件:"><meta itemprop=dateModified 
content="2024-04-02T23:43:17+08:00"><meta itemprop=wordCount 
content="1459"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Server Quick 
Start"><meta name=twitter:description content="1 HugeGraph-Server 概述 
HugeGraph-Server 是 HugeGraph 项目的核心部分,包含 Core、Backend、API 等子模块。
+3 部署 有四种方式可以部署 HugeGraph-Server 组件:"><meta itemprop=dateModified 
content="2024-04-03T17:42:21+08:00"><meta itemprop=wordCount 
content="1459"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Server Quick 
Start"><meta name=twitter:description content="1 HugeGraph-Server 概述 
HugeGraph-Server 是 HugeGraph 项目的核心部分,包含 Core、Backend、API 等子模块。
 Core 模块是 Tinkerpop 接口的实现,Backend 
模块用于管理数据存储,目前支持的后端包括:Memory、Cassandra、ScyllaDB 以及 RocksDB,API 模块提供 HTTP 
Server,将 Client 的 HTTP 请求转化为对 Core 的调用。
 文档中会出现 HugeGraph-Server 及 HugeGraphServer 这两种写法,其他组件也类似。 
这两种写法含义上并明显差异,可以这么区分:HugeGraph-Server 表示服务端相关组件代码,HugeGraphServer 表示服务进程。
 2 依赖 2.1 安装 Java 11 (JDK 11) 请优先考虑在 Java 11 的环境上启动 HugeGraph-Server(在 1.5.0 
版前,会保留对 Java 8 的基本兼容)
@@ -28,7 +28,7 @@ Core 模块是 Tinkerpop 接口的实现,Backend 模块用于管理数据存
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph-Server%20Quick%20Start";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
 <a id=print href=/cn/docs/quickstart/_print/><i class="fa fa-print fa-fw"></i> 
Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#1-hugegraph-server-概述>1 
HugeGraph-Server 概述</a></li><li><a href=#2-依赖>2 依赖</a></li><li><a href=#3-部署>3 
部署</a></li><li><a href=#4-配置>4 配置</a></li><li><a href=#5-启动>5 启动</a></li><li><a 
href=#6-访问-server>6 访问 Server</a></li><li><a href=#7-停止-server>7 停止 
Server</a></li><li><a href=#8-使用-intellij-idea-调试-server>8 使用 Int [...]
-这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code> 
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2 
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请优先考虑在 Java 
11 的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8 
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk 
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server 
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标</p><p>我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 
<a href=/cn [...]
+这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code> 
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2 
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请优先考虑在 Java 
11 的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8 
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk 
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server 
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标</p><p>我们推荐生产或对外网暴露访问的环境使用 Java 11 并考虑开启 
<a href=/cn [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline></span><span 
style=color:#204a87;font-weight:700>services</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>  </span><span 
style=color:#204a87;font-weight:700>server</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>image</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline> </span><span 
style=color:#000>hugegraph/hugegraph</span><span 
style=color:#f8f8f8;text-decoration:underline>
@@ -295,7 +295,7 @@ Core 模块是 Tinkerpop 接口的实现,Backend 模块用于管理数据存
 </span></span><span style=display:flex><span><span 
style=color:#000;font-weight:700>}</span>
 </span></span></code></pre></div><p id=swaggerui-example></p><p>详细的 API 请参考 <a 
href=/docs/clients/restful-api>RESTful-API</a> 文档。</p><p>另外也可以通过访问 
<code>localhost:8080/swagger-ui/index.html</code> 查看 API。</p><div 
style=text-align:center><img src=/docs/images/images-server/swagger-ui.png 
alt=image></div><p>在使用 Swagger UI 调试 HugeGraph 提供的 API 时,如果 HugeGraph Server 
开启了鉴权模式,可以在 Swagger 页面输入鉴权信息。</p><div style=text-align:center><img 
src=/docs/images/images-server/swagger-ui-where-set-auth-exam [...]
 </span></span><span style=display:flex><span><span 
style=color:#000>$bin</span>/stop-hugegraph.sh
-</span></span></code></pre></div><h3 id=8-使用-intellij-idea-调试-server>8 使用 
IntelliJ IDEA 调试 Server</h3><p>请参考<a 
href=/docs/contribution-guidelines/hugegraph-server-idea-setup>在 IDEA 中配置 
Server 
开发环境</a></p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".
 [...]
+</span></span></code></pre></div><h3 id=8-使用-intellij-idea-调试-server>8 使用 
IntelliJ IDEA 调试 Server</h3><p>请参考<a 
href=/docs/contribution-guidelines/hugegraph-server-idea-setup>在 IDEA 中配置 
Server 
开发环境</a></p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".
 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/quickstart/index.xml b/cn/docs/quickstart/index.xml
index 059bf69b..c0a75496 100644
--- a/cn/docs/quickstart/index.xml
+++ b/cn/docs/quickstart/index.xml
@@ -24,7 +24,7 @@
 &lt;/ul>
 &lt;h4 id="31-使用-docker-容器-便于测试">3.1 使用 Docker 容器 
(便于&lt;strong>测试&lt;/strong>)&lt;/h4>
 &lt;!-- 3.1 is linked by another place. if change 3.1's title, please check -->
-&lt;p>可参考 &lt;a 
href="https://github.com/apache/incubator-hugegraph/blob/master/hugegraph-server/hugegraph-dist/README.md";>Docker
 部署方式&lt;/a>。&lt;/p>
+&lt;p>可参考 &lt;a 
href="https://github.com/apache/incubator-hugegraph/blob/master/hugegraph-server/hugegraph-dist/docker/README.md";>Docker
 部署方式&lt;/a>。&lt;/p>
 &lt;p>我们可以使用 &lt;code>docker run -itd --name=server -p 8080:8080 
hugegraph/hugegraph&lt;/code> 去快速启动一个内置了 &lt;code>RocksDB&lt;/code> 的 
&lt;code>Hugegraph server&lt;/code>.&lt;/p>
 &lt;p>可选项:&lt;/p>
 &lt;ol>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index b945b9d7..b6dfd028 100644
--- a/cn/sitemap.xml
+++ b/cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" 
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate" 
hreflang="cn" 
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" 
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate" 
hreflang="cn" 
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 4b51c6fc..4cb4b631 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2024-04-02T23:43:17+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-04-02T23:43:17+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2024-04-02T23:43:17+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-04-03T17:42:21+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to