This is an automated email from the ASF dual-hosted git repository.
yuxia 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 c80d149bc [doc] Remove the extra period in Real-Time Analytics With
Flink section (#1384)
c80d149bc is described below
commit c80d149bc028a3bfdef4b1d69e307c4589d7caf4
Author: Zmm <[email protected]>
AuthorDate: Wed Jul 23 10:29:24 2025 +0800
[doc] Remove the extra period in Real-Time Analytics With Flink section
(#1384)
---
website/docs/quickstart/flink.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docs/quickstart/flink.md b/website/docs/quickstart/flink.md
index 13ad11ba9..2dfeb944d 100644
--- a/website/docs/quickstart/flink.md
+++ b/website/docs/quickstart/flink.md
@@ -1,5 +1,5 @@
---
-title: Real-Time Analytics with Flink.
+title: Real-Time Analytics with Flink
sidebar_position: 1
---