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 2967099..f6cd13d 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -669,7 +669,7 @@ </p> </div> <div class="col-lg-4 col-sm-4 text-center mb-4" align="justify"> - <a href="{% static 'pdf/poster_option7a.pdf'%}" target="_blank"> + <a href="{% static 'pdf/scipy_poster.pdf'%}" target="_blank"> <img src="{% static 'img/Th_Scipy2017.png'%}" /> </a> </div> |