This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 3eb24f3f6 [doc] Fix incorrect links
3eb24f3f6 is described below
commit 3eb24f3f636e07138f458e312482903cf51012f5
Author: JingsongLi <[email protected]>
AuthorDate: Mon Mar 27 19:17:45 2023 +0800
[doc] Fix incorrect links
---
docs/content/engines/overview.md | 2 +-
docs/content/filesystems/overview.md | 2 +-
docs/content/project/download.md | 2 --
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/content/engines/overview.md b/docs/content/engines/overview.md
index 6ee3a89d2..d3b0c7b32 100644
--- a/docs/content/engines/overview.md
+++ b/docs/content/engines/overview.md
@@ -40,4 +40,4 @@ Apache Spark and Apache Hive.
| Spark | 2.4 | batch read | Projection, Filter |
| Trino | 388/358 | batch read | Projection, Filter |
-[Download Link]({{< ref "project/download#changelog-producers" >}})
\ No newline at end of file
+[Download Link]({{< ref "project/download#engine-jars" >}})
\ No newline at end of file
diff --git a/docs/content/filesystems/overview.md
b/docs/content/filesystems/overview.md
index fa643d661..dfa146ee1 100644
--- a/docs/content/filesystems/overview.md
+++ b/docs/content/filesystems/overview.md
@@ -42,4 +42,4 @@ FileSystem pluggable jars for user to query tables from
Spark/Hive side.
| Aliyun OSS | oss:// | Y | |
| S3 | s3:// | Y | |
-[Download Link]({{< ref "project/download#changelog-producers" >}})
\ No newline at end of file
+[Download Link]({{< ref "project/download#filesystem-jars" >}})
\ No newline at end of file
diff --git a/docs/content/project/download.md b/docs/content/project/download.md
index 8739e1ce0..620f1d4cf 100644
--- a/docs/content/project/download.md
+++ b/docs/content/project/download.md
@@ -29,8 +29,6 @@ This documentation is a guide for downloading Paimon Jars.
## Engine Jars
{{< unstable >}}
-**The snapshot version is not recommended for production use**
-download link [paimon snapshots
jar](https://repository.apache.org/content/repositories/snapshots/org/apache/paimon/)
| Version | Jar
|
|---|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Flink 1.16 | [paimon-flink-1.16-{{< version
>}}.jar](https://repository.apache.org/content/groups/snapshots/org/apache/paimon/paimon-flink-1.16/{{<
version >}}/) |