diff options
-rw-r--r-- | website/templates/papers.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/papers.html b/website/templates/papers.html index 11cc23d..767132c 100644 --- a/website/templates/papers.html +++ b/website/templates/papers.html @@ -19,11 +19,11 @@ Based on the quality of the submissions, the conference organizers will select i <h4>Submission Guidelines</h4> <ul style="margin: 0 0 0 15px;"> <li> - <a class="button tiny" href="/accounts/register">Register</a> to submit a proposal (this registration is <b>NOT</b> the + <a class="button tiny" href="/2013/accounts/register">Register</a> to submit a proposal (this registration is <b>NOT</b> the <a href="{% url 'website:register'%}">conference registration</a>) </li> <li> - <a class="button tiny success" href="/accounts/login">Login</a> & Upload your proposal in the form of text file or a pdf file + <a class="button tiny success" href="/2013/accounts/login">Login</a> & Upload your proposal in the form of text file or a pdf file </li> <li> Submissions whose main purpose is to promote a commercial product or service will be refused |