Commit c06255e1508417d68a0ebc43192f77136cd40af4
1 parent
11d3a00c
Exists in
spb-stable
and in
3 other branches
fix image link
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
doc/integration/external-issue-tracker.md
... | ... | @@ -4,6 +4,6 @@ GitLab has a great issue tracker but you can also use an external issue tracker |
4 | 4 | - clicking 'New issue' on the project dashboard creates a new JIRA issue; |
5 | 5 | - To reference JIRA issue PROJECT-1234 in comments, use syntax #PROJECT-1234. Commit messages get turned into HTML links to the corresponding JIRA issue. |
6 | 6 | |
7 | - | |
7 | + | |
8 | 8 | |
9 | 9 | -You can configure the integration in the gitlab.yml configuration file. |
10 | +You can configure the integration in the gitlab.yml configuration file. | |
10 | 11 | \ No newline at end of file | ... | ... |