summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorJayaram Pai2013-11-13 15:59:33 +0530
committerJayaram Pai2013-11-13 15:59:33 +0530
commit48896cada6c939e7969a43a2f4efa1457e2a36c6 (patch)
tree36846d37e82850ab1d319c6215df1b49bf62b5c7 /website
parent33273a998c15778db1090853ca39a900167f4b42 (diff)
downloadSciPy2013-48896cada6c939e7969a43a2f4efa1457e2a36c6.tar.gz
SciPy2013-48896cada6c939e7969a43a2f4efa1457e2a36c6.tar.bz2
SciPy2013-48896cada6c939e7969a43a2f4efa1457e2a36c6.zip
previous links
Diffstat (limited to 'website')
-rw-r--r--website/templates/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/website/templates/index.html b/website/templates/index.html
index fc5f984..ef84514 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -146,17 +146,17 @@
<div id="previous-conference">
<table>
<thead>
- <th>Scipy 2012 website</th>
+ <th style="padding-top:16px;"><a href="http://scipy.in/2012" target="_blank">Scipy 2012</a></th>
</thead>
<tbody>
<tr>
- <td>Slides - Talks & Tutorials</td>
+ <td><a href="http://scipy.in/2012/tutorials/" target="_blank">Tutorials</a></td>
</tr>
<tr>
- <td>Image Gallery</td>
+ <td><a href="http://scipy.in/2012/talks/" target="_blank">Talks</a></td>
</tr>
<tr>
- <td>Video Recordings</td>
+ <td><a href="https://plus.google.com/photos/+HardikGhaghada/albums/5830648864137819041?banner=pwa" target="_blank">Image Gallery</a></td>
</tr>
</tbody>
</table>