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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-01-09 16:17:05 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-01-09 16:17:05 +0300
commit3d8c898a90a06f264493c7b9e25965eb8d56a022 (patch)
treec7633ae4e1f44193e8bff1880bde4a354dd3259b
parent01c0d1f6af34d9002b7d8e643d5937811355048f (diff)
parentea7f6fa80bb9699585a330f084331ea0f74500de (diff)
Merge branch 'docs/rs-fix-changelog-header-level' into 'master'
Fix the header level for the Changelog Arguments documentation See merge request gitlab-org/gitlab-ce!16158
-rw-r--r--doc/development/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md
index 48cffc0dd18..18f4177a5e5 100644
--- a/doc/development/changelog.md
+++ b/doc/development/changelog.md
@@ -127,7 +127,7 @@ type:
If you're working on the GitLab EE repository, the entry will be added to
`changelogs/unreleased-ee/` instead.
-#### Arguments
+### Arguments
| Argument | Shorthand | Purpose |
| ----------------- | --------- | ---------------------------------------------------------------------------------------------------------- |