diff --git a/website/content/docs/connect/config-entries/exported-services.mdx b/website/content/docs/connect/config-entries/exported-services.mdx index cbe4110361..ec8fea25c2 100644 --- a/website/content/docs/connect/config-entries/exported-services.mdx +++ b/website/content/docs/connect/config-entries/exported-services.mdx @@ -6,11 +6,11 @@ description: >- Settings in this configuration entry can apply to services in any namespace of the specified partition. Write access to the mesh resource is required. --- -# Exported Services +# Exported Services This topic describes the `exported-services` configuration entry type. The `exported-services` configuration entry enables Consul to export service instances to other admin partitions from a single file. This enables your services to be networked across admin partitions. See [Admin Partitions](/docs/enterprise/admin-partitions) for additional information. --> **v1.11.0+:** This config entry is supported in Consul versions 1.11.0+. +-> **v1.11.0+:** This config entry is supported in Consul Enterprise versions 1.11.0+. ## Introduction