diff --git a/website/docs/i18n/i18n-introduction.md b/website/docs/i18n/i18n-introduction.md index 3cfa077af6f2..12b4a3febec4 100644 --- a/website/docs/i18n/i18n-introduction.md +++ b/website/docs/i18n/i18n-introduction.md @@ -44,7 +44,7 @@ We don't provide support for: Overview of the workflow to create a translated Docusaurus website: -1. **Configure**: declare the default locale and alternative locales in `docusaurus.config.js` +1. **Configure**: declare the default locale and alternative locales in [`docusaurus.config.js`](../api/docusaurus.config.js.md#i18n) 2. **Translate**: put the translation files at the correct filesystem location 3. **Deploy**: build and deploy your site using a single or multi-domain strategy