Commit f7856628675fcfefb7385587dbb51254b9e72a9d
1 parent
804bc020
Exists in
master
and in
1 other branch
Update README.md
Fixed Markdown syntax on "Jira Issue Integration"
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) | ... | ... |