summaryrefslogtreecommitdiff
path: root/website/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/home.html')
-rw-r--r--website/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/home.html b/website/templates/home.html
index fae1983..86926e7 100644
--- a/website/templates/home.html
+++ b/website/templates/home.html
@@ -18,7 +18,7 @@
<a href="#register" style="width : 200px;float: left" class="btn btn-primary gradient" >Register</a>
</div>
<div class="d-inline-block">
- <a href="http://127.0.0.1:8000/cfp/" style="width : 200px;float: right;" class="btn btn-primary gradient">Submit</a>
+ <a href="{% url 'website:cfp' %}" style="width : 200px;float: right;" class="btn btn-primary gradient">Submit</a>
</div>
</center>