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

peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 6c29ae649a3 Dev 1.7.0 (#798)
6c29ae649a3 is described below

commit 6c29ae649a3d7d932dbeff94a5edbd2189665273
Author: peacewong <[email protected]>
AuthorDate: Mon Jul 8 15:53:46 2024 +0800

    Dev 1.7.0 (#798)
    
    * update 1.7.0 to next version
    
    * update 1.7.0 to next version
---
 docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 8b3a68f0390..f5c5a3086a3 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -161,8 +161,8 @@ const darkCodeTheme = 
require('prism-react-renderer/themes/dracula');
           label: 'Doc',
           position: 'right',
           items: [
-            {label: '1.6.0', to: '/docs/1.6.0/about/introduction'},
-            {label: '1.5.0', to: '/docs/latest/about/introduction'},
+            {label: '1.6.0', to: '/docs/latest/about/introduction'},
+            {label: '1.5.0', to: '/docs/1.5.0/about/introduction'},
             {label: '1.4.0', to: '/docs/1.4.0/about/introduction'},
             // {label: '1.3.1', to: '/docs/1.3.1/about/introduction'},
             // {label: '1.3.0', to: '/docs/1.3.0/introduction'},


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to