summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-10-09 11:28:01 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2017-10-09 11:28:01 +0200
commit75212feefd3e8fba3e59e7c070c6dd0d7d2dd96e (patch)
tree7e7e5894c7c3fb93e68091063d0514c219ea539d
parent8a1f29dee91696c729a21c89f718fa71e91c055b (diff)
downloadgitlab-ce-75212feefd3e8fba3e59e7c070c6dd0d7d2dd96e.tar.gz
Move i18n/introduction to i18n/index
-rw-r--r--doc/development/README.md4
-rw-r--r--doc/development/i18n/index.md (renamed from doc/development/i18n/introduction.md)0
2 files changed, 2 insertions, 2 deletions
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
index e8182ace9c3..e8182ace9c3 100644
--- a/doc/development/i18n/introduction.md
+++ b/doc/development/i18n/index.md