Fokko commented on code in PR #9965: URL: https://github.com/apache/iceberg/pull/9965#discussion_r1526846143
########## docs/docs/spark-getting-started.md: ########## @@ -35,6 +35,7 @@ spark-shell --packages org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:{{ iceb ``` !!! info + <!-- markdown-link-check-disable-next-line --> Review Comment: Everything wiht `{{ ... }}` cannot be resolved 😠########## README.md: ########## @@ -37,11 +37,8 @@ The core Java library is located in this repository and is the reference impleme [Documentation][iceberg-docs] is available for all libraries and integrations. -Current work is tracked in the [roadmap][roadmap]. - [iceberg-docs]: https://iceberg.apache.org/docs/latest/ -[iceberg-spec]: https://iceberg.apache.org/spec -[roadmap]: https://iceberg.apache.org/roadmap/ Review Comment: Removed in https://github.com/apache/iceberg/pull/9941 ########## README.md: ########## @@ -17,7 +17,7 @@ - under the License. --> - + Review Comment: Broken on the repository 😱 ########## site/docs/how-to-release.md: ########## @@ -374,7 +374,7 @@ The last step is to update the `main` branch in `iceberg-docs` to set the latest A PR needs to be published in the `iceberg-docs` repository with the following changes: 1. Update variable `latestVersions.iceberg` to the new release version in `landing-page/config.toml` 2. Update variable `latestVersions.iceberg` to the new release version and -`versions.nessie` to the version of `org.projectnessie.nessie:*` from [versions.props](https://github.com/apache/iceberg/blob/master/versions.props) in `docs/config.toml` +`versions.nessie` to the version of `org.projectnessie.nessie:*` from [mkdocs.yml](https://github.com/apache/iceberg/blob/main/site/mkdocs.yml) in `docs/config.toml` Review Comment: Probably we need to update these docs. cc @ajantha-bhat ########## site/docs/blogs.md: ########## @@ -87,6 +87,7 @@ Here is a list of company blogs that talk about Iceberg. The blogs are ordered f **Author**: [Dipankar Mazumdar](https://www.linkedin.com/in/dipankar-mazumdar/) +<!-- markdown-link-check-disable-next-line --> Review Comment: There seem to be general issues with `snowflake.com` as it returns a 403 forbidden. ########## site/docs/releases.md: ########## @@ -972,6 +976,3 @@ A more exhaustive list of changes is available under the [0.10.0 release milesto ### 0.7.0 * Git tag: [apache-iceberg-0.7.0-incubating](https://github.com/apache/iceberg/releases/tag/apache-iceberg-0.7.0-incubating) -* [0.7.0-incubating source tar.gz](https://www.apache.org/dyn/closer.cgi/incubator/iceberg/apache-iceberg-0.7.0-incubating/apache-iceberg-0.7.0-incubating.tar.gz) -- [signature](https://dist.apache.org/repos/dist/release/incubator/iceberg/apache-iceberg-0.7.0-incubating/apache-iceberg-0.7.0-incubating.tar.gz.asc) -- [sha512](https://dist.apache.org/repos/dist/release/incubator/iceberg/apache-iceberg-0.7.0-incubating/apache-iceberg-0.7.0-incubating.tar.gz.sha512) Review Comment: Does not exist anymore. ########## site/README.md: ########## @@ -96,6 +95,7 @@ This step will generate the staged source code which blends into the original so └─.asf.yaml ``` +<!-- markdown-link-check-disable-next-line --> Review Comment: Server is not running in the check :) -- 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