HonahX commented on code in PR #493: URL: https://github.com/apache/iceberg-python/pull/493#discussion_r1510408594
########## mkdocs/docs/SUMMARY.md: ########## @@ -26,6 +26,6 @@ - Releases - [Verify a release](verify-release.md) - [How to release](how-to-release.md) -- [Code Reference](reference/) +- [Code Reference](reference/) <!-- markdown-link-check-disable-line --> Review Comment: I tried to build the site locally but received the following error ``` mkdocs_literate_nav.parser.LiterateNavParseError: Expected no text after <a href="reference/">Code Reference</a>, but got ' <!-- markdown-link-check-disable-line -->'. ``` Seems we also need to use `<!-- markdown-link-check-disable -->`/`<!-- markdown-link-check-enable-->` here? -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org