summaryrefslogtreecommitdiff
path: root/public/views/shared/help-modal.ejs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--public/views/shared/help-modal.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/shared/help-modal.ejs b/public/views/shared/help-modal.ejs
index 88c2d9de..29872ee7 100644
--- a/public/views/shared/help-modal.ejs
+++ b/public/views/shared/help-modal.ejs
@@ -19,7 +19,7 @@
<br>
<a href="https://matrix.to/#/#hedgedoc:matrix.org" target="_blank"><i class="fa fa-hashtag fa-fw"></i> <%= __('Meet us on %s', 'Matrix') %></a>
<br>
- <a href="https://github.com/hedgedoc/server/issues" target="_blank"><i class="fa fa-tag fa-fw"></i> <%= __('Report an issue') %></a>
+ <a href="https://github.com/hedgedoc/hedgedoc/issues" target="_blank"><i class="fa fa-tag fa-fw"></i> <%= __('Report an issue') %></a>
<br>
<a href="https://translate.hedgedoc.org" target="_blank"><i class="fa fa-language fa-fw"></i> <%= __('Help us translating') %></a>
</div>