Skip to content

Commit e221d77

Browse files
authored
Merge pull request #1218 from nipy/doc/readme-logo
DOC: Link to logo with full URL
2 parents 9745737 + f688a8d commit e221d77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
.. -*- rest -*-
22
.. vim:syntax=rst
33
4-
.. image:: doc/pics/logo.png
4+
.. Use raw location to ensure image shows up on PyPI
5+
.. image:: https://raw.githubusercontent.com/nipy/nibabel/master/doc/pics/logo.png
56
:target: https://nipy.org/nibabel
67
:alt: NiBabel logo
78

0 commit comments

Comments
 (0)