1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-23 20:14:13 +00:00

Fix a wrong url (http 404).

This commit is contained in:
Kyoung-chan Lee 2015-09-06 17:22:33 +09:00
parent 4ad743fc8b
commit fe1ec1675f

2
cache/README.md vendored
View File

@ -52,7 +52,7 @@ Configure like this:
## Redis adapter
Redis adapter use the [redigo](http://github.com/garyburd/redigo/redis) client.
Redis adapter use the [redigo](http://github.com/garyburd/redigo) client.
Configure like this: