Fixes logo url

This commit is contained in:
Mher Movsisyan 2012-08-30 21:28:22 +04:00
parent ae51d2f654
commit 8b57f929b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<p class="logo"><a href="{{ pathto(master_doc) }}">
<img class="logo" width="128" height="128" src="http://cloud.github.com/downloads/ask/kombu/kombusmall.jpg" alt="Logo"/>
<img class="logo" width="128" height="128" src="http://cloud.github.com/downloads/celery/kombu/kombusmall.jpg" alt="Logo"/>
</a></p>