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 7cefd8829e Update _index.md
7cefd8829e is described below

commit 7cefd8829ef7f27922bd9710a7aebbeee04a2f61
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Feb 3 17:35:03 2023 +0800

    Update _index.md
---
 content/zh/overview/quickstart/_index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/zh/overview/quickstart/_index.md 
b/content/zh/overview/quickstart/_index.md
index 3a017a3614..ace6bc28f3 100755
--- a/content/zh/overview/quickstart/_index.md
+++ b/content/zh/overview/quickstart/_index.md
@@ -14,7 +14,7 @@ weight: 2
         <div class="h-100 card shadow" href="#">
             <div class="card-body">
                 <h4 class="card-title">
-                    <a target="_blank" href='{{< relref 
"../../docs3-v2/java-sdk/quick-start/spring-boot/" >}}'>Java SDK</a>
+                    <a target="_blank" href='{{< relref 
"../../docs3-v2/java-sdk/quick-start/" >}}'>Java SDK</a>
                 </h4>
                 <p>Dubbo Java SDK Quick start</p>
             </div>
@@ -35,4 +35,4 @@ weight: 2
 <hr>
 </div>
 
-{{< /blocks/section >}}
\ No newline at end of file
+{{< /blocks/section >}}

Reply via email to