Move i18n/introduction to i18n/index

This commit is contained in:
Achilleas Pipinellis 2017-10-09 11:28:01 +02:00
parent 8a1f29dee9
commit 75212feefd
No known key found for this signature in database
GPG Key ID: A0996FBD3E92C17B
2 changed files with 2 additions and 2 deletions

View File

@ -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)