diff options
-rw-r--r-- | website/templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/footer.html b/website/templates/footer.html index 4b81c23..bc4dc2e 100644 --- a/website/templates/footer.html +++ b/website/templates/footer.html @@ -34,7 +34,7 @@ <a style="color:blue;" target="_blank" href="http://scipy.in/scipyin/2010/">2010</a>/ <a style="color:blue;" target="_blank" href="http://scipy.in/scipyin/2011/">2011</a>/ <a style="color:blue;" target="_blank" href="http://scipy.in/2012">2012</a>/ - <a style="color:blue;" target="_blank" href="http://scipy.in/2013" >2013</a>/ + <a style="color:blue;" target="_blank" href="http://scipy.in/2013">2013</a>/ <a style="color:blue;" target="_blank" href="http://scipy.in/2014">2014</a>/ <a style="color:blue;" target="_blank" href="http://scipy.in/2015">2015</a>/ <a style="color:blue;" target="_blank" href="http://scipy.in/2016">2016</a> |