adnanhemani commented on code in PR #3968: URL: https://github.com/apache/polaris/pull/3968#discussion_r2914547727
########## site/content/in-dev/unreleased/getting-started/quick-start.md: ########## @@ -32,10 +32,8 @@ Use this guide to quickly start running Polaris. This is not intended for produc Run the following command: -```bash -curl -s https://raw.githubusercontent.com/apache/polaris/refs/heads/main/site/content/guides/quickstart/docker-compose.yml | docker compose -f - up +curl -s https://raw.githubusercontent.com/apache/polaris/main/site/content/guides/quickstart/docker-compose.yml | docker compose -f - up Review Comment: +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
