diff options
author | drebs <drebs@leap.se> | 2013-06-20 14:43:32 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-06-20 14:43:32 -0300 |
commit | 9699934fc66e31b77f94d227ee2052ed0261c57b (patch) | |
tree | 664253a1ecf58a8f978da71369f7057468640e1e /docs/source | |
parent | f2408a5dbff161861b28cb9567932276436bf3ee (diff) |
Add soledad repo link to source.
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/en.haml | 5 |
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' |