rdblue commented on a change in pull request #2998:
URL: https://github.com/apache/iceberg/pull/2998#discussion_r693517914
##########
File path: site/README.md
##########
@@ -49,10 +49,14 @@ To see changes in Javadoc, run:
### Publishing
-After site changes are committed, you can publish the site with this command:
+After site changes are committed, you can publish them by running the
following sequence of commands from the `$projectRoot/site` directory:
Review comment:
I think `$projectRoot` makes this more confusing than necessary. I think
this should just refer to the `site` directory. If you want to make it more
clear than that, then state that it's the directory where this README.md is
located:
> ... sequence of commands from the `site` directory (where this `README.md`
is located):
--
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]