You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/23 17:44:29 UTC

[GitHub] [iceberg-docs] samredai commented on a change in pull request #59: Update contributing guidelines to direct common page contributions here

samredai commented on a change in pull request #59:
URL: https://github.com/apache/iceberg-docs/pull/59#discussion_r813153179



##########
File path: README.md
##########
@@ -76,9 +86,9 @@ cd docs && hugo serve
 If you would like to see how the latest website looks based on the documentation in the Iceberg repository, you can copy docs to this repository by:
 ```shell
 rm -rf docs/content/docs
-rm -rf landing-page/content/common
-cp -r <path to iceberg repo>/docs/versioned docs/content/docs
-cp -r <path to iceberg repo>/docs/common landing-page/content/common
+rm -rf landing-page/content/common/format
+cp -r <path to iceberg repo>/docs docs/content/docs
+cp -r <path to iceberg repo>/format landing-page/content/common/format

Review comment:
       I went ahead and flattened the `landing-page/content/common` directory since those urls are not tied to the folder structure. Updated this to say `..../format/* -> ..../common/`.




-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org