This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch release-0.6
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/release-0.6 by this push:
new 255f89ec [docs] Change documentation landing page from "/docs/intro"
to "/docs"
255f89ec is described below
commit 255f89ec2b5ab51e64573433ae4f5d005fca9f44
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 2cab112f..188d7bcf 100644
--- a/website/docs/intro.md
+++ b/website/docs/intro.md
@@ -1,6 +1,7 @@
---
sidebar_label: Introduction
sidebar_position: 1
+slug: /
---
# What is Fluss?