Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-03-30 23:53:09 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-03-30 23:53:09 +0300
commit66bb4f47b1b62fa94454204ca50608df11412c51 (patch)
tree85924cfed338e16930660893bc10ed4435cfae85 /doc/topics/index.md
parent40a94eb71b3084a8cccb1d633541064a090d0058 (diff)
add Git topic, reorder topics alphabetically
Diffstat (limited to 'doc/topics/index.md')
-rw-r--r--doc/topics/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/topics/index.md b/doc/topics/index.md
index 6de13d79554..1bd50d646ea 100644
--- a/doc/topics/index.md
+++ b/doc/topics/index.md
@@ -7,8 +7,9 @@ you through better understanding GitLab's concepts
through our regular docs, and, when available, through articles (guides,
tutorials, technical overviews, blog posts) and videos.
-- [GitLab Installation](../install/README.md)
- [Continuous Integration (GitLab CI)](../ci/README.md)
+- [Git](git/index.md)
+- [GitLab Installation](../install/README.md)
- [GitLab Pages](../user/project/pages/index.md)
>**Note:**