Skip to content

Commit 06d051e

Browse files
author
Benjamin Coe
committed
had a bad URL to test coverage
1 parent 96da407 commit 06d051e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ redis - a node.js redis client
22
===========================
33

44
[![Build Status](https://travis-ci.org/NodeRedis/node_redis.png)](https://travis-ci.org/NodeRedis/node_redis)
5-
[![Coverage Status](https://coveralls.io/reposNodeRedis/node_redisbadge.svg?branch=)](https://coveralls.io/r/NodeRedis/node_redis?branch=)
5+
[![Coverage Status](https://coveralls.io/repos/NodeRedis/node_redis/badge.svg?branch=)](https://coveralls.io/r/NodeRedis/node_redis?branch=)
66

77
This is a complete Redis client for node.js. It supports all Redis commands,
88
including many recently added commands like EVAL from experimental Redis server

0 commit comments

Comments
 (0)