diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-30 18:16:20 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-30 18:16:20 -0300 |
commit | e0fba6e5cf5d9d2846efec1b9bc4cffcdae5bec7 (patch) | |
tree | ddddba3fe7bbf4b9fcfdd24b3e6fbc9056975876 | |
parent | 4e1d1b8bc7a5b5ce41b8e181ad07b1d563fa0aa6 (diff) | |
download | gitlab-ce-e0fba6e5cf5d9d2846efec1b9bc4cffcdae5bec7.tar.gz |
fix heading
-rw-r--r-- | doc/topics/git/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md index 2d6bb1fe1e8..5afc5b09eef 100644 --- a/doc/topics/git/index.md +++ b/doc/topics/git/index.md @@ -29,7 +29,7 @@ We've gathered some resources to help you to get the best from Git with GitLab. - [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) -### Branching strategies +## Branching strategies - **Articles:** - [GitLab Flow](https://about.gitlab.com/2014/09/29/gitlab-flow/) |