1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-19 07:22:17 +03:00

Update README.md documentation URL.

This commit is contained in:
Kamil Kisiel 2013-09-25 10:54:59 -07:00
parent 9462848b74
commit 656bda3b95

View File

@ -11,7 +11,7 @@ Supports:
- TLS connections.
- Thread safety.
API docs: http://go.pkgdoc.org/github.com/vmihailenco/redis
API docs: http://godoc.org/github.com/vmihailenco/redis
Installation
------------