mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
Fix links into README.
This commit is contained in:
parent
f916a589b5
commit
78c44ca646
@ -15,10 +15,10 @@ Another good example is to think at Redis as a more complex version of memcached
|
||||
|
||||
If you want to know more, this is a list of selected starting points:
|
||||
|
||||
* [Introduction to Redis data types][1]
|
||||
* [Try Redis directly inside your browser][2]
|
||||
* [The full list of Redis commands][3]
|
||||
* [There is much more inside the Redis official documentation][4]
|
||||
* [Introduction to Redis data types](1)
|
||||
* [Try Redis directly inside your browser](2)
|
||||
* [The full list of Redis commands](3)
|
||||
* [There is much more inside the Redis official documentation](4)
|
||||
|
||||
[1] http://redis.io/topics/data-types-intro
|
||||
[2] http://try.redis.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user