Skip to content

Commit

Permalink
Docs: use absolute URL for logo
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jan 19, 2019
1 parent 4aff57b commit cc9f2b9
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,6 +1,6 @@
# sharp

<img src="docs/image/sharp-logo.svg" width="160" height="160" alt="sharp logo" align="right">
<img src="https://raw.githubusercontent.com/lovell/sharp/master/docs/image/sharp-logo.svg?sanitize=true" width="160" height="160" alt="sharp logo" align="right">

```sh
npm install sharp
Expand Down

0 comments on commit cc9f2b9

Please sign in to comment.