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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f8dab63  fix developers guide language wrong (#276)
f8dab63 is described below

commit f8dab6389032f3367380f6a55b9fa6baf2476534
Author: liubao68 <[email protected]>
AuthorDate: Sat Jun 26 12:09:16 2021 +0800

    fix developers guide language wrong (#276)
---
 _data/navigation.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_data/navigation.yml b/_data/navigation.yml
index fbf4fae..55520ed 100755
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -91,7 +91,7 @@ t:
       - title: Java Chassis User Guide
         children:
           - title: 2.3.0
-            url: /references/java-chassis/zh_CN/
+            url: /references/java-chassis/en_US/
 
       - title: Pack User Guide
         children:
@@ -283,7 +283,7 @@ t:
       - title: Java-chassis用户手册
         children:
           - title: 2.3.0
-            url: /references/java-chassis/en_US/
+            url: /references/java-chassis/zh_CN/
 
       - title: Pack用户手册
         children:

Reply via email to