Skip to content

Commit 493bc8e

Browse files
Fix invalid redirect from public page (#2041)
1 parent bb93edd commit 493bc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ cascade:
2525
{{< blocks/cover title="Welcome to the Apache Polaris™ (incubating) web site!" image_anchor="center" color="primary" >}}
2626
Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™. It implements Iceberg's REST API, enabling seamless multi-engine interoperability across a wide range of platforms, including Apache Doris™, Apache Flink®, Apache Spark™, Dremio®, StarRocks, and Trino.
2727

28-
<a href="/in-dev/unreleased/getting-started/install-dependencies/" class="btn btn-lg btn-dark mt-5">Get Started <i class="fas fa-arrow-alt-circle-right ms-2"></i></a>
28+
<a href="/in-dev/getting-started/install-dependencies/" class="btn btn-lg btn-dark mt-5">Get Started <i class="fas fa-arrow-alt-circle-right ms-2"></i></a>
2929

3030
{{< /blocks/cover >}}
3131

0 commit comments

Comments
 (0)