fix img path

pull/2575/head
Matthew Hodgson 2016-11-13 14:18:31 +00:00
parent efabf35613
commit 9f812b7069
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div style="text-align: center; margin: 40px;">
<a href="http://techfest.geektime.co.il/">
<img src="/img/geektime/geektime.png" width="600" height="215" alt="GeekTime Techfest!"/>
<img src="img/geektime/geektime.png" width="600" height="215" alt="GeekTime Techfest!"/>
</a>
</div>