dimas-b commented on code in PR #3968:
URL: https://github.com/apache/polaris/pull/3968#discussion_r2919907551


##########
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:
   Actually, on a second review pass, I get the old URL for the YAML file when 
I browse to the "raw" file via GH UI.
   
   With that in mind, I believe the old URL is more reliable long-term and I'd 
prefer to keep it (I'll remove my approval for now).
   
   Process:
   * Open 
https://github.com/apache/polaris/blob/main/site/content/guides/quickstart/docker-compose.yml
   * Click the "raw" button



-- 
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]

Reply via email to