diff options
Diffstat (limited to 'website/templates/index.html')
-rw-r--r-- | website/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 029124a..6cef463 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -31,7 +31,7 @@ <section class="top-bar-section"> <ul class="right"> <li class="divider"></li> - <li><a href="{% url 'website:call-for-papers' %}">Call for Papers</a> + <li><a href="{% url 'website:call-for-proposals' %}">Call for Proposals</a> <li class="divider"></li> <li class="has-dropdown"><a href="#">Conference</a> <ul class="dropdown"> |