Commit f0f0ac6321310e2d31a67b9025a49b80df5417f3

Authored by Jacob Vosmaer
1 parent eadcd278

Remove help document title

Help pages on doc.gitlab.com/ce are missing titles. This needs to be
solved globally.
doc/workflow/authorization_for_merge_requests.md
1 -# Authorization for Merge Requests  
2 -  
3 There are two main ways to have a merge request flow with GitLab: working with protected branches in a single repository, or working with forks of an authoritative project. 1 There are two main ways to have a merge request flow with GitLab: working with protected branches in a single repository, or working with forks of an authoritative project.
4 2
5 ## Protected branch flow 3 ## Protected branch flow