diff options
author | dosire <sytses@gmail.com> | 2014-01-24 12:12:36 +0100 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-01-24 12:12:36 +0100 |
commit | 3de736ed0f48fc00073b6e2b8699a48ec64466fd (patch) | |
tree | 0217fe47584f52fdb65735a5fccb1e721061fecc /doc/integration | |
parent | b9062368ab9c2df1b371568609e8b05b54773f3c (diff) | |
download | gitlab-ce-3de736ed0f48fc00073b6e2b8699a48ec64466fd.tar.gz |
Need ! to embed.
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/external-issue-tracker.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/external-issue-tracker.md b/doc/integration/external-issue-tracker.md index b2500a47510..02eadfd410a 100644 --- a/doc/integration/external-issue-tracker.md +++ b/doc/integration/external-issue-tracker.md @@ -4,4 +4,4 @@ GitLab has a great issue tracker but you can also use an external issue tracker - clicking 'New issue' on the project dashboard creates a new JIRA issue; - textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue. -[jira screenshot](jira-intergration-points.png) +![jira screenshot](jira-intergration-points.png) |