You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2023/01/12 06:29:43 UTC

[incubator-eventmesh-site] branch master updated: update sidebar for v1.8.0 release

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

mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 09ea904  update sidebar for v1.8.0 release
     new 92629b3  Merge pull request #52 from xwm1992/update-sidebar
09ea904 is described below

commit 09ea904f067a87126055216378608966e634da54
Author: xwm1992 <mi...@126.com>
AuthorDate: Thu Jan 12 14:28:26 2023 +0800

    update sidebar for v1.8.0 release
---
 docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index f5c14b3..e1c3ebe 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -64,7 +64,7 @@ module.exports = {
         {
           type: 'doc',
           docsPluginId: 'events',
-          docId: 'release-notes/v1.7.0',
+          docId: 'release-notes/v1.8.0',
           position: 'left',
           label: 'Events',
         },
@@ -106,7 +106,7 @@ module.exports = {
             },
             {
               label: 'Events',
-              to: '/events/release-notes/v1.7.0',
+              to: '/events/release-notes/v1.8.0',
             },
             {
               label: 'Releases',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org