Commit c0445037e3542be7380c2129e004acebfa815ba2
Exists in
master
and in
1 other branch
Merge pull request #545 from williamn/patch-1
Update README.md [ci skip]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -423,7 +423,7 @@ card_type = Defect, status = Open, priority = Essential |
423 | 423 | * Project id the id of your project where your ticket is create |
424 | 424 | * Milestone id the id of your milestone where your ticket is create |
425 | 425 | |
426 | -** Jira Issue Integration ** | |
426 | +**Jira Issue Integration** | |
427 | 427 | |
428 | 428 | * base_url the jira URL |
429 | 429 | * context_path Context Path (Just "/" if empty otherwise with leading slash) | ... | ... |