summaryrefslogtreecommitdiff
path: root/doc/articles/index.md
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-01-10 17:10:38 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-01-10 17:10:38 +0000
commitc94d6ad199b0904ce64164a68429fa2df8d66a6a (patch)
tree7592ef69772b6f0038fe66d10d37ddcf9b6e8f7e /doc/articles/index.md
parent82007530cb08ccd8aff68aafdc506595f62a40a6 (diff)
downloadgitlab-ce-c94d6ad199b0904ce64164a68429fa2df8d66a6a.tar.gz
Docs: move article "installing Git" to its topic-related dir
Diffstat (limited to 'doc/articles/index.md')
-rw-r--r--doc/articles/index.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md
index 06675e15d76..d8a7874b96d 100644
--- a/doc/articles/index.md
+++ b/doc/articles/index.md
@@ -30,18 +30,6 @@ Build, test, and deploy the software you develop with [GitLab CI/CD](../ci/READM
| [How to use GitLab CI and MacStadium to build your macOS or iOS projects](https://about.gitlab.com/2017/05/15/how-to-use-macstadium-and-gitlab-ci-to-build-your-macos-or-ios-projects/) | Technical overview | 2017-05-15 |
| [Setting up GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/) | Tutorial | 2016-03-10 |
-## Git
-
-Learn how to use [Git with GitLab](../topics/git/index.md):
-
-| Article title | Category | Publishing date |
-| :------------ | :------: | --------------: |
-| [Numerous _undo_ possibilities in Git](numerous_undo_possibilities_in_git/index.md) | Tutorial | 2017-08-17 |
-| [Why Git is Worth the Learning Curve](https://about.gitlab.com/2017/05/17/learning-curve-is-the-biggest-challenge-developers-face-with-git/) | Concepts | 2017-05-17 |
-| [How to install Git](how_to_install_git/index.md) | Tutorial | 2017-05-15 |
-| [Getting Started with Git LFS](https://about.gitlab.com/2017/01/30/getting-started-with-git-lfs-tutorial/) | Tutorial | 2017-01-30 |
-| [Git Tips & Tricks](https://about.gitlab.com/2016/12/08/git-tips-and-tricks/) | Technical overview | 2016-12-08 |
-
## GitLab Pages
Learn how to deploy a static website with [GitLab Pages](../user/project/pages/index.md#getting-started):