Skip to content

Commit

Permalink
sophia: fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
pmwkaa committed Aug 16, 2016
1 parent 6838ebd commit 3214ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Sophia is RAM-Disk hybrid storage. It is designed to provide best possible on-di
in time. It has guaranteed *O(1)* worst case complexity for read, write and range scan operations.

It adopts to expected write rate, total capacity and cache size.
Memory requirements for common HDD and Flash drives can be seen [Here](http://sophia.systems/v2.2/admin/memory_requirements).
Memory requirements for common HDD and Flash drives can be seen [Here](http://sophia.systems/v2.2/admin/memory_requirements.html).

**What is it good for?**

Expand Down

0 comments on commit 3214ef8

Please sign in to comment.