diff --git a/site/content/in-dev/unreleased/_index.md b/site/content/in-dev/unreleased/_index.md index 183641f706..e264d3bb40 100644 --- a/site/content/in-dev/unreleased/_index.md +++ b/site/content/in-dev/unreleased/_index.md @@ -64,7 +64,7 @@ query engine to manage and organize tables. The catalog forms the first architec - Performing atomic operations so that you can update the current metadata pointer for a table to the metadata pointer of a new version of the table. -To learn more about Iceberg catalogs, see the [Apache Iceberg™ documentation](https://iceberg.apache.org/concepts/catalog/). +To learn more about Iceberg REST catalogs, see the [Apache Iceberg™ REST catalog specification](https://iceberg.apache.org/rest-catalog-spec/). #### Catalog types