diff options
author | hardythe1 | 2013-10-14 12:11:04 +0530 |
---|---|---|
committer | hardythe1 | 2013-10-14 12:11:04 +0530 |
commit | c0c25ce189b4c749de0a695ae7d9b273bc499e98 (patch) | |
tree | 303e753112a7019677d5ad89d5d84d8a35d6223e /website/templates/index.html | |
parent | 462564b12d6da618a8655e2097642539785e9333 (diff) | |
download | SciPy2013-c0c25ce189b4c749de0a695ae7d9b273bc499e98.tar.gz SciPy2013-c0c25ce189b4c749de0a695ae7d9b273bc499e98.tar.bz2 SciPy2013-c0c25ce189b4c749de0a695ae7d9b273bc499e98.zip |
updating for CFP to stand for call for proposals
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"> |