mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 08:08:53 -05:00
Fix README links again.
Apparently no refernece-style links supported in Github markdown.
This commit is contained in:
parent
78c44ca646
commit
9795ad1bc2
13
README.md
13
README.md
@ -15,15 +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)
|
||||
|
||||
[1] http://redis.io/topics/data-types-intro
|
||||
[2] http://try.redis.io
|
||||
[3] http://redis.io/commands
|
||||
[4] http://redis.io/documentation
|
||||
* Introduction to Redis data types. http://redis.io/topics/data-types-intro
|
||||
* Try Redis directly inside your browser. http://try.redis.io
|
||||
* The full list of Redis commands. http://redis.io/commands
|
||||
* There is much more inside the Redis official documentation. http://redis.io/documentation
|
||||
|
||||
Building Redis
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user