Skip to content

Commit e31b5fc

Browse files
committed
integration-docs: Update the example screenshot image paths.
of `jira-plugin` and `mercurial` integrations. They were previously using the paths corresponding to the directory names on python-zulip-api (`jira`, `hg`). Now, they're using their names as used in the zulip/zulip repository.
1 parent 3a2c96e commit e31b5fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

zulip/integrations/hg/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ Zulip notification.
8383

8484
{!congrats.md!}
8585

86-
![Mercurial bot message](/static/images/integrations/hg/001.png)
86+
![Mercurial bot message](/static/images/integrations/mercurial/001.png)

zulip/integrations/jira/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ String issueBaseUrl = "https://jira.COMPANY.com/browse/"
6868

6969
{!congrats.md!}
7070

71-
![Jira bot message](/static/images/integrations/jira/001.png)
71+
![Jira bot message](/static/images/integrations/jira-plugin/001.png)

0 commit comments

Comments
 (0)