snazy commented on code in PR #3189: URL: https://github.com/apache/polaris/pull/3189#discussion_r2580825916
########## site/content/in-dev/unreleased/getting-started/creating-a-catalog/catalog-migration.md: ########## @@ -24,7 +24,7 @@ weight: 300 --- There are two ways to migrate an existing Iceberg catalog to Polaris: -1. Using the [Iceberg Catalog Migrator tool](https://github.com/apache/polaris-tools/blob/main/iceberg-catalog-migrator/README.md): A command-line tool to migrate Iceberg tables from one Iceberg catalog to another. This tool works with any existing Iceberg catalog including Polaris. -2. Using the [Polaris Synchronizer tool](https://github.com/apache/polaris-tools/blob/main/polaris-synchronizer/README.md): A tool to migrate entities from one Polaris instance to another. This tool is specific to Polaris. - -Both of these tools are available in the [Polaris-Tools repository](https://github.com/apache/polaris-tools). Please refer to the relevant README.md documentation for more information. +1. Using the [Iceberg Catalog Migrator tool](../../../../../tools/iceberg-catalog-migrator/): A command-line tool to migrate Iceberg tables from one Iceberg catalog to another. Review Comment: The links in this file will _not_ work, see the URLs shown in a browser. The folder structure does _not_ represent the real URLs. ########## site/content/in-dev/unreleased/getting-started/creating-a-catalog/catalog-migration.md: ########## @@ -24,7 +24,7 @@ weight: 300 --- There are two ways to migrate an existing Iceberg catalog to Polaris: -1. Using the [Iceberg Catalog Migrator tool](https://github.com/apache/polaris-tools/blob/main/iceberg-catalog-migrator/README.md): A command-line tool to migrate Iceberg tables from one Iceberg catalog to another. This tool works with any existing Iceberg catalog including Polaris. -2. Using the [Polaris Synchronizer tool](https://github.com/apache/polaris-tools/blob/main/polaris-synchronizer/README.md): A tool to migrate entities from one Polaris instance to another. This tool is specific to Polaris. - -Both of these tools are available in the [Polaris-Tools repository](https://github.com/apache/polaris-tools). Please refer to the relevant README.md documentation for more information. +1. Using the [Iceberg Catalog Migrator tool](../../../../../tools/iceberg-catalog-migrator/): A command-line tool to migrate Iceberg tables from one Iceberg catalog to another. Review Comment: Try with `site/bin/run-hugo-in-docker.sh`. -- 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]
