summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-06-20 14:43:32 -0300
committerdrebs <drebs@leap.se>2013-06-20 14:43:32 -0300
commit9699934fc66e31b77f94d227ee2052ed0261c57b (patch)
tree664253a1ecf58a8f978da71369f7057468640e1e /docs
parentf2408a5dbff161861b28cb9567932276436bf3ee (diff)
Add soledad repo link to source.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/en.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/en.haml b/docs/source/en.haml
index a2f4e68..e44ac6f 100644
--- a/docs/source/en.haml
+++ b/docs/source/en.haml
@@ -61,3 +61,8 @@
%td Secure Remote Password (SRP) library for ruby
%td git://github.com/leapcode/ruby_srp
%td= link 'github' => 'https://github.com/leapcode/ruby_srp'
+ %tr
+ %td soledad
+ %td Synchronization of locally encrypted data among devices
+ %td git://github.com/leapcode/soledad
+ %td= link 'github' => 'https://github.com/leapcode/soledad'