This is an automated email from the ASF dual-hosted git repository.
gaojun2048 pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new a0114081a3 Fix dev docs link error (#175)
a0114081a3 is described below
commit a0114081a3c52b2c8d8ded189c5c6b159abee4b3
Author: Kirs <[email protected]>
AuthorDate: Mon Dec 5 15:29:46 2022 +0800
Fix dev docs link error (#175)
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index ba635f4d42..86ef9bb7c5 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -100,7 +100,7 @@ const config = {
})),
{
label: "Next",
- to: "/docs/intro/about",
+ to: "/docs/about",
},
{
label: "All versions",