Skip to content

Commit

Permalink
Merge pull request #1218 from nipy/doc/readme-logo
Browse files Browse the repository at this point in the history
DOC: Link to logo with full URL
  • Loading branch information
effigies authored Apr 3, 2023
2 parents 9745737 + f688a8d commit e221d77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
.. -*- rest -*-
.. vim:syntax=rst
.. image:: doc/pics/logo.png
.. Use raw location to ensure image shows up on PyPI
.. image:: https://raw.githubusercontent.com/nipy/nibabel/master/doc/pics/logo.png
:target: https://nipy.org/nibabel
:alt: NiBabel logo

Expand Down

0 comments on commit e221d77

Please sign in to comment.