mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 20:00:39 +00:00
Fix a wrong url (http 404).
This commit is contained in:
2
cache/README.md
vendored
2
cache/README.md
vendored
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user