dimas-b commented on code in PR #3550:
URL: https://github.com/apache/polaris/pull/3550#discussion_r2766718116
##########
site/content/guides/minio/index.md:
##########
@@ -43,7 +56,7 @@ See the [Spark Notebooks Example](../spark/README.md) for a
more advanced Spark
2. Start the docker compose group by running the following command from the
root of the repository:
```shell
- docker compose -f getting-started/minio/docker-compose.yml up
+ docker compose -f site/content/guides/minio/docker-compose.yml up
Review Comment:
Is it worth having "assets" downloadable from the site, when this command
assumes running in a local source repo clone?
For example, the docker-compose script refers to `../assets/polaris` 🤔
--
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]