Skip to content

Commit

Permalink
fixed broken link
Browse files Browse the repository at this point in the history
fixed a broken link
  • Loading branch information
urbanski committed Sep 17, 2013
1 parent 0d7a8aa commit 8eee20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ Redis is designed to provide scalable, reliable, high-performance storage servic

There are instances where it would be beneficial for a remote client to be able to securely access a Redis installation or have limited access to specific commands within an installation. Sedona provides this functionality in the form of an application firewall. With Sedona, traditional, trusted Redis clients can continue to directly access the Redis server. However, if a client is untrusted or requires limited access to an installation then Sedona can limit the authorization of that client to the server.

## [Ready to get started? Install Sedona](https://github.com/urbanski/sedona/INSTALL.md)
## [Ready to get started? Install Sedona](https://github.com/urbanski/sedona/blob/master/INSTALL.md)

##Features

Expand Down

0 comments on commit 8eee20d

Please sign in to comment.