diff options
-rw-r--r-- | doc/topics/git/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md index 1ffac51134d..f69e2e49f0c 100644 --- a/doc/topics/git/index.md +++ b/doc/topics/git/index.md @@ -25,8 +25,8 @@ We've gathered some resources to help you to get the best from Git with GitLab. **Third-party references:** -- What is [Git](https://git-scm.com) -- [Version control](https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control) +- [Getting Started - Git website](https://git-scm.com) +- [Getting Started - Version control](https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control) - [Getting Started - Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics) - [Getting Started - Installing Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) - [Git on the Server - GitLab](https://git-scm.com/book/en/v2/Git-on-the-Server-GitLab) |