diff --git a/website/docs/reference/api/legacy/unleash/admin/state.md b/website/docs/reference/api/legacy/unleash/admin/state.md index 8033bcb949..25600f3f02 100644 --- a/website/docs/reference/api/legacy/unleash/admin/state.md +++ b/website/docs/reference/api/legacy/unleash/admin/state.md @@ -9,7 +9,7 @@ import SearchPriority from '@site/src/components/SearchPriority'; :::caution Removal notice -Api admin state is deprecated from version 5 and removed in version 6. We recommend using the new [Environment Import & Export](/reference/deploy/environment-import-export). +Api admin state is deprecated from version 5 and removed in version 6. We recommend using the new [Environment Import & Export](/how-to/how-to-environment-import-export). ::: diff --git a/website/docs/reference/environment-import-export.mdx b/website/docs/reference/environment-import-export.mdx index f279f23c87..d6ce64e85b 100644 --- a/website/docs/reference/environment-import-export.mdx +++ b/website/docs/reference/environment-import-export.mdx @@ -14,7 +14,7 @@ import SearchPriority from '@site/src/components/SearchPriority'; :::caution Removal notice -Api admin state is deprecated from version 5 and removed from version 6. We recommend using the new [Environment Import & Export](/how-to/how-to-environment). +Api admin state is deprecated from version 5 and removed from version 6. We recommend using the new [Environment Import & Export](/how-to/how-to-environment-import-export). :::