This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new e5ab99fe34 update the navigator docs name (#726)
e5ab99fe34 is described below
commit e5ab99fe34aa72ed787afac824d914a8e2a39948
Author: gouzixing <[email protected]>
AuthorDate: Sat Aug 27 18:22:57 2022 +0800
update the navigator docs name (#726)
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 13f3fae6ab..3aed1a740d 100755
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -54,7 +54,7 @@ module.exports = {
position: 'right',
items: [
{
- label: "next",
+ label: "master",
to: "/docs/next/index",
},
{