aboutsummaryrefslogtreecommitdiffstats
path: root/templates/main/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main/index.html')
-rw-r--r--templates/main/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/index.html b/templates/main/index.html
index b4796dd4..81bab464 100644
--- a/templates/main/index.html
+++ b/templates/main/index.html
@@ -18,7 +18,7 @@
on a complex project, we've got someone who can help you if you get stuck.
</p>
<div class="uk-container uk-align-center">
- <a href="/invite" class="uk-button uk-button-large uk-button-darkish">
+ <a href="{{ url_for('main.invite') }}" class="uk-button uk-button-large uk-button-darkish">
Join us on &nbsp;<i class="uk-icon fab fa-discord"></i>
</a>
</div>