Commit 5dd4fb82e8117522b0304f5fe66d1d0197d3ca6c

Authored by Dmitriy Zaporozhets
2 parents d89f26e0 baec3f9b

Merge pull request #6847 from Philzen/patch-2

gitlab.yml description Typo
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/gitlab.yml.example
@@ -107,7 +107,7 @@ production: &base @@ -107,7 +107,7 @@ production: &base
107 # ## :id - Issue id (from commit messages) 107 # ## :id - Issue id (from commit messages)
108 # issues_url: "http://redmine.sample/issues/:id" 108 # issues_url: "http://redmine.sample/issues/:id"
109 # 109 #
110 - # ## If not nil, linkis to creating new issues will be replaced with this 110 + # ## If not nil, links to creating new issues will be replaced with this
111 # ## Use placeholders: 111 # ## Use placeholders:
112 # ## :project_id - GitLab project identifier 112 # ## :project_id - GitLab project identifier
113 # ## :issues_tracker_id - Project Name or Id in external issue tracker 113 # ## :issues_tracker_id - Project Name or Id in external issue tracker