cloud-fan commented on code in PR #675: URL: https://github.com/apache/spark-website/pull/675#discussion_r2788534038
########## README.md: ########## @@ -18,7 +18,7 @@ docker build \ Once the image is built, navigate to the `spark-website` root directory, run the script which processes the Markdown files in the Docker container. ``` -SPARK_WEBSITE_PATH="/path/to/spark-website" sh .dev/build-docs.sh +.dev/build-docs.sh Review Comment: should this lead to a html file change? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
