diff options
Diffstat (limited to 'website/templates/home.html')
-rw-r--r-- | website/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/home.html b/website/templates/home.html index 2d99f65..c8627ac 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -604,7 +604,7 @@ <tr> <td>General Instructions</td> <td width="60%">These instructions will help you during the stay at IIT Bombay. </td> - <td><a href="{% static 'pdf/instructions.pdf' %}" target="_blank">View here</a> </td> + <td><a href="{% static 'pdf/Information Guide for SciPy India 2017 Conference.pdf' %}" target="_blank">View here</a> </td> </tr> <!-- <tr> |