Docs: correct SVG logo URL

This commit is contained in:
Lovell Fuller 2020-01-06 17:51:11 +00:00
parent 51d70c4574
commit 730ab14faa

View File

@ -1,6 +1,6 @@
# sharp # sharp
<img src="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">
The typical use case for this high speed Node.js module The typical use case for this high speed Node.js module
is to convert large images in common formats to is to convert large images in common formats to