This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 3aebe0b5 Fix issue#182: fix broken link (#183)
3aebe0b5 is described below
commit 3aebe0b5c56949b890f874b11649929a7eb51d5a
Author: Run Wang <[email protected]>
AuthorDate: Sat Aug 20 20:01:15 2022 +0800
Fix issue#182: fix broken link (#183)
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 7b1fd39f..054b98ff 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -298,7 +298,7 @@ const darkCodeTheme =
require("prism-react-renderer/themes/dracula");
},
{
label: 'Changelog',
- to: '/changelog',
+ to: '/third-blog',
},
{
label: 'GitHub',