This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 6e5d7322 [docs] Change documentation landing page from "/docs/intro"
to "/docs"
6e5d7322 is described below
commit 6e5d73224f2a438275556fdf42030f3dadc52516
Author: Jark Wu <[email protected]>
AuthorDate: Mon Jul 14 23:06:21 2025 +0800
[docs] Change documentation landing page from "/docs/intro" to "/docs"
---
website/docs/intro.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/docs/intro.md b/website/docs/intro.md
index c36d1a43..a7402ca6 100644
--- a/website/docs/intro.md
+++ b/website/docs/intro.md
@@ -1,6 +1,7 @@
---
title: Introduction
sidebar_position: 1
+slug: /
---
<!--