Skip to content

Commit 77a696b

Browse files
committed
link fix
1 parent 9befbf3 commit 77a696b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

website/blog/2024-11-29-fluss-open-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Make sure to keep an eye on the project, give it a try and if you like it, don
4040

4141
### Getting Started
4242
- Visit the [GitHub repository](https://github.com/apache/fluss).
43-
- Check out the [quickstart guide](/docs/quickstart/flink-paimon).
43+
- Check out the [quickstart guide](/docs/quickstart/flink-paimon/).
4444

4545
### Additional Resources
4646
- Announcement Blog Post: [Introducing Fluss: Unified Streaming Storage For Next-Generation Data Analytics](https://www.ververica.com/blog/introducing-fluss)

website/docs/engine-flink/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 1
66

77
# Getting Started with Flink Engine
88
## Quick Start
9-
For a quick introduction to running Flink, refer to the [Quick Start](../quickstart/flink-paimon.md) guide.
9+
For a quick introduction to running Flink, refer to the [Quick Start](quickstart/flink-paimon.md) guide.
1010

1111

1212
## Support Flink Versions

website/docs/maintenance/observability/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 1
66

77
# Observability Quickstart Guides
88

9-
On this page, you can find the following guides to set up an observability stack **based on the instructions in the [Flink quickstart guide](../../quickstart/flink-paimon.md)**:
9+
On this page, you can find the following guides to set up an observability stack **based on the instructions in the [Flink quickstart guide](quickstart/flink-paimon.md)**:
1010

1111
- [Observability with Prometheus, Loki and Grafana](#observability-with-prometheus-loki-and-grafana)
1212

0 commit comments

Comments
 (0)