diff --git a/website/docs/how-to/how-to-environment-import-export.mdx b/website/docs/how-to/how-to-environment-import-export.mdx index 723056a82f..e2d5c464a5 100644 --- a/website/docs/how-to/how-to-environment-import-export.mdx +++ b/website/docs/how-to/how-to-environment-import-export.mdx @@ -36,7 +36,7 @@ For additional global configuration, you can import and export: Not included in the export: - [Segments](/reference/segments) and [custom strategies](/reference/custom-activation-strategies): Only references are included in the export. If an import file contains references that don't exist in the target, the import process will stop. You must create the segments or custom strategies manually in the target instance before running the import again. -- [Release plans](/reference/release-plans): You must manually recreate any release plans for imported feature flags. +- [Release plans](/reference/release-templates): You must manually recreate any release plans for imported feature flags.