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

chenguangsheng 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 e8b84e5  Update the link to the latest release note (v1.3.0)
     new c13db93  Merge pull request #20 from xiaoyang-sde/patch-1
e8b84e5 is described below

commit e8b84e54704df0f5b67b894e630c9c44f3fe892f
Author: Xiaoyang Liu <[email protected]>
AuthorDate: Sat Dec 25 09:50:55 2021 -0800

    Update the link to the latest release note (v1.3.0)
---
 docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index fc0bf9d..0fa8a81 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -66,7 +66,7 @@ module.exports = {
         {
           type: 'doc',
           docsPluginId: 'events',
-          docId: 'release-notes/v1.2.0',
+          docId: 'release-notes/v1.3.0',
           position: 'left',
           label: 'Events',
         },

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

Reply via email to