mirror of https://github.com/celery/kombu.git
Fixes logo url
This commit is contained in:
parent
11160e6462
commit
fbbb039934
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue