File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ ReJSON Python Client
44.. image :: https://travis-ci.org/RedisLabs/rejson-py.svg?branch=master
55 :target: https://travis-ci.org/RedisLabs/rejson-py
66
7+ .. image :: https://coveralls.io/repos/github/RedisLabs/rejson-py/badge.svg?branch=master
8+ :target: https://coveralls.io/github/RedisLabs/rejson-py?branch=master
9+
710.. image :: https://img.shields.io/pypi/pyversions/rejson.svg
811 :target: https://github.com/RedisLabs/rejson-py
912
@@ -146,9 +149,9 @@ vocabulary and a couple of helper methods. These are documented in the
146149 $ python gendoc rejson > API.md
147150
148151
149- For complete documentation about ReJSON's commands, refer to rejson _ .
152+ For complete documentation about ReJSON's commands, refer to ` ReJSON's website `_ .
150153
151- .. _`rejson ` : http://rejson.io
154+ .. _`ReJSON's website ` : http://rejson.io
152155
153156License
154157-------
You can’t perform that action at this time.
0 commit comments