Fixes logo url

This commit is contained in:
Mher Movsisyan 2012-08-30 21:28:22 +04:00 committed by Ask Solem
parent 11160e6462
commit fbbb039934
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>