diff --git a/src/content/docs/pg/relations-v1-v2.mdx b/src/content/docs/pg/relations-v1-v2.mdx index d3db1f2c..095692d9 100644 --- a/src/content/docs/pg/relations-v1-v2.mdx +++ b/src/content/docs/pg/relations-v1-v2.mdx @@ -25,7 +25,7 @@ Below is the table of contents. Click an item to jump to that section: - [What is working differently from v1](#what-is-working-differently-from-v1) - [New features in v2](#what-is-new) -- [How to migrate relations definition from v1 to v2](#how-to-migrate-relations-schema-definition-from-v1-to) +- [How to migrate relations definition from v1 to v2](#how-to-migrate-relations-schema-definition-from-v1-to-v2) - [How to migrate queries from v1 to v2](#how-to-migrate-queries-from-v1-to-v2) - [Internal changes(imports, internal types, etc.)](#internal-changes)