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


##########
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:
   Both URLs point to the same file, but the new one is shorter, so +1 🙂 
   
   @MonkeyCanCode : WDYT?



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

Review Comment:
   Why remove the code block mark?



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