This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch release-0.5
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/release-0.5 by this push:
new e34257c8 [docs] Change documentation landing page from "/docs/intro"
to "/docs"
e34257c8 is described below
commit e34257c81ffad2c6ba163f3060f64251f3a52ebd
Author: Jark Wu <[email protected]>
AuthorDate: Mon Jul 14 23:08:53 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 dc5f25f3..0a802a9f 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?