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-31 00:16:20 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-03-31 00:16:20 +0300
commite0fba6e5cf5d9d2846efec1b9bc4cffcdae5bec7 (patch)
treeddddba3fe7bbf4b9fcfdd24b3e6fbc9056975876 /doc/topics
parent4e1d1b8bc7a5b5ce41b8e181ad07b1d563fa0aa6 (diff)
fix heading
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/git/index.md2
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/)