Commit c06255e1508417d68a0ebc43192f77136cd40af4

Authored by Dmitriy Zaporozhets
1 parent 11d3a00c

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   -![jira screenshot](jira-intergration-points.png)
  7 +![jira screenshot](jira-integration-points.png)
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
... ...