Skip to content

Commit 5fe9002

Browse files
silverwindluin
authored andcommitted
docs(README): fix logo.svg being cut off (#845)
This gives a consistent cross-platform rendering of the logo, regardless if the font is present on a system or not.
1 parent 9d9c292 commit 5fe9002

File tree

2 files changed

+2
-27
lines changed

2 files changed

+2
-27
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![ioredis](https://cdn.rawgit.com/luin/ioredis/57b5b89e3e9111ff25d8c62c0bc58ed42e5b8d1e/logo.svg)](https://github.com/luin/ioredis)
1+
[![ioredis](https://cdn.jsdelivr.net/gh/luin/ioredis@b5e8c74/logo.svg)](https://github.com/luin/ioredis)
22

33
[![Build Status](https://travis-ci.org/luin/ioredis.svg?branch=master)](https://travis-ci.org/luin/ioredis)
44
[![Test Coverage](https://codeclimate.com/github/luin/ioredis/badges/coverage.svg)](https://codeclimate.com/github/luin/ioredis)

logo.svg

Lines changed: 1 addition & 26 deletions
Loading

0 commit comments

Comments
 (0)