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 c282fc96b850c11471e34e391f92b44934a20435 Author: Zmm <102840730+zmmbigd...@users.noreply.github.com> AuthorDate: Wed Jul 23 15:15:50 2025 +0800 [doc] fix typo in flink.md (#1387) --- 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 b4d25886d..f2c228f7a 100644 --- a/website/docs/quickstart/flink.md +++ b/website/docs/quickstart/flink.md @@ -524,4 +524,4 @@ docker compose down -v to stop all containers. ## Learn more -Now that you're up an running with Fluss and Flink, check out the [Apache Flink Engine](engine-flink/getting-started.md) docs to learn more features with Flink or [this guide](/maintenance/observability/quickstart.md) to learn how to set up an observability stack for Fluss and Flink. +Now that you're up and running with Fluss and Flink, check out the [Apache Flink Engine](engine-flink/getting-started.md) docs to learn more features with Flink or [this guide](/maintenance/observability/quickstart.md) to learn how to set up an observability stack for Fluss and Flink.