Skip to content

Commit

Permalink
Change signac logo source from relative to absolute link. (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored and csadorf committed Feb 28, 2019
1 parent c0812b0 commit 2d7a450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="doc/images/logo.png" width="75" height="75"> signac - simple data management
# <img src="https://raw.githubusercontent.com/glotzerlab/signac/master/doc/images/logo.png" width="75" height="75"> signac - simple data management

[![DOI](https://zenodo.org/badge/72946496.svg)](https://zenodo.org/badge/latestdoi/72946496)
[![PyPI](https://img.shields.io/pypi/v/signac.svg)](https://pypi.org/project/signac/)
Expand Down

0 comments on commit 2d7a450

Please sign in to comment.