This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch release-0.7
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/release-0.7 by this push:
new 8dde7f3a [docs] Change documentation landing page from "/docs/intro"
to "/docs"
8dde7f3a is described below
commit 8dde7f3aae7748f3bb944f51d0f4da24e4d22f12
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 2ead7633..d13fe122 100644
--- a/website/docs/intro.md
+++ b/website/docs/intro.md
@@ -1,6 +1,7 @@
---
title: Introduction
sidebar_position: 1
+slug: /
---
<!--