diff --git a/doc/development/README.md b/doc/development/README.md index a976da5dbd4..b648c7ce086 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -64,9 +64,9 @@ - [Hash Indexes](hash_indexes.md) - [Swapping Tables](swapping_tables.md) -## i18n +## Internationalization (i18n) -- [Introduction](i18n/introduction.md) +- [Introduction](i18n/index.md) - [Externalization](i18n/externalization.md) - [Translation](i18n/translation.md) diff --git a/doc/development/i18n/introduction.md b/doc/development/i18n/index.md similarity index 100% rename from doc/development/i18n/introduction.md rename to doc/development/i18n/index.md