This is an automated email from the ASF dual-hosted git repository.
albumenj 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 9a395e165b3 Fix lint (#1369)
9a395e165b3 is described below
commit 9a395e165b39315de45fee287b3a96666f64c302
Author: Albumen Kevin <[email protected]>
AuthorDate: Thu Aug 11 15:22:31 2022 +0800
Fix lint (#1369)
---
content/zh/docs/references/lifecycle/rest.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh/docs/references/lifecycle/rest.md
b/content/zh/docs/references/lifecycle/rest.md
index 7c2de87c661..64cc1fd1c05 100644
--- a/content/zh/docs/references/lifecycle/rest.md
+++ b/content/zh/docs/references/lifecycle/rest.md
@@ -6,7 +6,7 @@ weight: 19
description: "在 Dubbo 中开发 REST 风格的远程调用"
---
-{{% pageinfo %}}
此文档已经不再维护。您当前查看的是快照版本。如果想要查看最新版本的文档,请参阅[最新版本](/zh/docs3-v2/java-sdk/reference-manual/protocol/rest/overview/)。
+{{% pageinfo %}}
此文档已经不再维护。您当前查看的是快照版本。如果想要查看最新版本的文档,请参阅[最新版本](/zh/docs3-v2/java-sdk/reference-manual/protocol/rest/)。
{{% /pageinfo %}}
{{% pageinfo %}}