diff --git a/docs/3.x.x/guides/i18n.md b/docs/3.x.x/guides/i18n.md index 8861d2d571..92fe15b804 100644 --- a/docs/3.x.x/guides/i18n.md +++ b/docs/3.x.x/guides/i18n.md @@ -1,6 +1,6 @@ # Internationalization -See the [internationalization' concepts](../concepts/concepts.md#internationalization) for details. +See the [internationalization' concepts](../concepts/concepts.md#internationalization-and-localization) for details. Because an API may need to send different data based on the language of the user, Strapi provides a built-in strategy to handle the internationalization (i18n).