kevinjqliu commented on code in PR #16398:
URL: https://github.com/apache/iceberg/pull/16398#discussion_r3261497826


##########
site/nav.yml:
##########
@@ -23,8 +23,8 @@ nav:
     - Hive: hive-quickstart.md
   - Docs:
     - Java:
-      - Nightly: '!include docs/docs/nightly/mkdocs.yml'
       - Latest (1.10.1): '!include docs/docs/latest/mkdocs.yml'

Review Comment:
   ```suggestion
         # First entry determines the default landing page for the Docs tab.
         - Latest (1.10.1): '!include docs/docs/latest/mkdocs.yml'
   ```



##########
site/mkdocs-dev.yml:
##########
@@ -29,8 +29,8 @@ nav:
     - Hive: hive-quickstart.md
   - Docs:
     - Java:
-      - Nightly: '!include docs/docs/nightly/mkdocs.yml'
       - Latest (1.10.1): '!include docs/docs/latest/mkdocs.yml'

Review Comment:
   ```suggestion
         # First entry determines the default landing page for the Docs tab.
         - Latest (1.10.1): '!include docs/docs/latest/mkdocs.yml'
   ```



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

Reply via email to