This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a065495 Site: fix links (#337)
7a065495 is described below

commit 7a065495c473a1d8bfb118247f61e3fc02691908
Author: Robert Stupp <[email protected]>
AuthorDate: Wed Oct 2 12:28:19 2024 +0200

    Site: fix links (#337)
---
 site/content/in-dev/unreleased/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/content/in-dev/unreleased/_index.md 
b/site/content/in-dev/unreleased/_index.md
index 22dbad89..228e2957 100644
--- a/site/content/in-dev/unreleased/_index.md
+++ b/site/content/in-dev/unreleased/_index.md
@@ -37,7 +37,7 @@ These pages refer to the current state of the main branch, 
which is still under
 Functionalities can be changed, removed or added without prior notice.
 {{< /alert >}}
 
-Checkout the [Quick Start](./quickstart.md) page.
+Checkout the [Quick Start](./quickstart/) page.
 
 <!--
 Testing the `releaseVersion` shortcode here: version is: {{< releaseVersion >}}

Reply via email to