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
commit dc35f3539926052020b1e704b175e3fac6592871 Author: Zmm <102840730+zmmbigd...@users.noreply.github.com> 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 b93d78c92..b4d25886d 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 ---