This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch versioned-docs in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/versioned-docs by this push: new 43b6cf82a Fix deploying quickstart link 43b6cf82a is described below commit 43b6cf82a0a86c0514a9ac34d97ad5cdc8652396 Author: JB Onofré <jb.ono...@dremio.com> AuthorDate: Wed Aug 20 07:43:27 2025 +0200 Fix deploying quickstart link --- 1.0.1/getting-started/deploying-polaris/quickstart-deploy-aws.md | 4 ++-- 1.0.1/getting-started/deploying-polaris/quickstart-deploy-azure.md | 4 ++-- 1.0.1/getting-started/deploying-polaris/quickstart-deploy-gcp.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/1.0.1/getting-started/deploying-polaris/quickstart-deploy-aws.md b/1.0.1/getting-started/deploying-polaris/quickstart-deploy-aws.md index 8aa3b34a7..d66ea2784 100644 --- a/1.0.1/getting-started/deploying-polaris/quickstart-deploy-aws.md +++ b/1.0.1/getting-started/deploying-polaris/quickstart-deploy-aws.md @@ -44,7 +44,7 @@ export CLIENT_SECRET=s3cr3t ``` ## Next Steps -Congrats, you now have a running instance of1 Polaris! For details on how to use Polaris, check out the [Using Polaris]({{% ref "using-polaris" %}}) page. +Congrats, you now have a running instance of1 Polaris! For details on how to use Polaris, check out the [Using Polaris]({{% relref "../using-polaris.md" %}}) page. ## Cleanup Instructions To shut down the Polaris server, run the following commands: @@ -54,4 +54,4 @@ export ASSETS_PATH=$(pwd)/getting-started/assets/ docker compose -p polaris -f getting-started/eclipselink/docker-compose.yml down ``` -To deploy Polaris in a production setting, please review further recommendations at the [Configuring Polaris for Production]({{% relref "../../configuring-polaris-for-production" %}}) page. \ No newline at end of file +To deploy Polaris in a production setting, please review further recommendations at the [Configuring Polaris for Production]({{% relref "../../configuring-polaris-for-production" %}}) page. diff --git a/1.0.1/getting-started/deploying-polaris/quickstart-deploy-azure.md b/1.0.1/getting-started/deploying-polaris/quickstart-deploy-azure.md index ff1f2c647..a90cfd9cb 100644 --- a/1.0.1/getting-started/deploying-polaris/quickstart-deploy-azure.md +++ b/1.0.1/getting-started/deploying-polaris/quickstart-deploy-azure.md @@ -39,7 +39,7 @@ export CLIENT_SECRET=s3cr3t ``` ## Next Steps -Congrats, you now have a running instance of Polaris! For further information regarding how to use Polaris, check out the [Using Polaris]({{% ref "using-polaris" %}}) page. +Congrats, you now have a running instance of Polaris! For further information regarding how to use Polaris, check out the [Using Polaris]({{% relref "../using-polaris.md" %}}) page. ## Cleanup Instructions To shut down the Polaris server, run the following commands: @@ -49,4 +49,4 @@ export ASSETS_PATH=$(pwd)/getting-started/assets/ docker compose -p polaris -f getting-started/eclipselink/docker-compose.yml down ``` -To deploy Polaris in a production setting, please review further recommendations at the [Configuring Polaris for Production]({{% relref "../../configuring-polaris-for-production" %}}) page. \ No newline at end of file +To deploy Polaris in a production setting, please review further recommendations at the [Configuring Polaris for Production]({{% relref "../../configuring-polaris-for-production" %}}) page. diff --git a/1.0.1/getting-started/deploying-polaris/quickstart-deploy-gcp.md b/1.0.1/getting-started/deploying-polaris/quickstart-deploy-gcp.md index cbf15a876..fe7fc0c1d 100644 --- a/1.0.1/getting-started/deploying-polaris/quickstart-deploy-gcp.md +++ b/1.0.1/getting-started/deploying-polaris/quickstart-deploy-gcp.md @@ -39,7 +39,7 @@ export CLIENT_SECRET=s3cr3t ``` ## Next Steps -Congrats, you now have a running instance of Polaris! For further information regarding how to use Polaris, check out the [Using Polaris]({{% ref "using-polaris" %}}) page. +Congrats, you now have a running instance of Polaris! For further information regarding how to use Polaris, check out the [Using Polaris]({{% relref "../using-polaris.md" %}}) page. ## Cleanup Instructions To shut down the Polaris server, run the following commands: @@ -49,4 +49,4 @@ export ASSETS_PATH=$(pwd)/getting-started/assets/ docker compose -p polaris -f getting-started/eclipselink/docker-compose.yml down ``` -To deploy Polaris in a production setting, please review further recommendations at the [Configuring Polaris for Production]({{% relref "../../configuring-polaris-for-production" %}}) page. \ No newline at end of file +To deploy Polaris in a production setting, please review further recommendations at the [Configuring Polaris for Production]({{% relref "../../configuring-polaris-for-production" %}}) page.