kevinjqliu opened a new issue, #14411:
URL: https://github.com/apache/iceberg/issues/14411
### Apache Iceberg version
None
### Query engine
None
### Please describe the bug 🐞
There are a few doc pages that are not navigable since they are not in
nav.yml
We can still access it by going to the url directly
```
INFO - The following pages exist in the docs directory, but are not
included in the "nav" configuration:
- about.md
- benchmarks.md
- fileio.md
- security.md
```
These are the lost pages of [iceberg.apache.org](http://iceberg.apache.org/),
* https://iceberg.apache.org/about/
* https://iceberg.apache.org/benchmarks/
* https://iceberg.apache.org/fileio/
* https://iceberg.apache.org/security/
We should add these back to nav.yml and optional make sure there to check
for this issue in the future
### Willingness to contribute
- [ ] I can contribute a fix for this bug independently
- [ ] I would be willing to contribute a fix for this bug with guidance from
the Iceberg community
- [ ] I cannot contribute a fix for this bug at this time
--
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]