From b0ba8cc20ab22ca6b45d6402df2de1172f887d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Fournier?= Date: Tue, 29 Jul 2025 17:53:56 +0200 Subject: [PATCH] Fix some urls --- website/docs/reference/api/legacy/unleash/admin/state.md | 2 +- website/docs/reference/environment-import-export.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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). :::