diff options
author | kwadronaut <kwadronaut@leap.se> | 2015-06-25 16:16:04 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2015-06-25 16:16:04 +0200 |
commit | b759ae57556282619b09b855812832c57857c41a (patch) | |
tree | a805730094db17fae5649784b42d462f4441b2f9 /pages/about-us/news | |
parent | c301d101ad457bdfba10c7fa4e46ec5ad7aa337f (diff) |
update a bunch of external links to https
Diffstat (limited to 'pages/about-us/news')
-rw-r--r-- | pages/about-us/news/2012/security-bingo/_table.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/about-us/news/2012/security-bingo/_table.html.haml b/pages/about-us/news/2012/security-bingo/_table.html.haml index 9091b7b..74b487f 100644 --- a/pages/about-us/news/2012/security-bingo/_table.html.haml +++ b/pages/about-us/news/2012/security-bingo/_table.html.haml @@ -42,7 +42,7 @@ %td Storage %td #{link 'DiskCryptor' => 'http://diskcryptor.net'} %td - %td #{link 'EncFS' => 'http://www.arg0.net/encfs'}, #{link 'eCryptfs' => 'http://ecryptfs.org/'}, #{link 'DMCrypt' => 'http://en.wikipedia.org/wiki/Dm-crypt'} + %td #{link 'EncFS' => 'http://www.arg0.net/encfs'}, #{link 'eCryptfs' => 'http://ecryptfs.org/'}, #{link 'DMCrypt' => 'https://en.wikipedia.org/wiki/Dm-crypt'} %td %td #{link 'AOSP' => 'http://source.android.com/'}, #{link 'Cryptonite' => 'https://code.google.com/p/cryptonite/'} %td #{link 'SafeWith.me' => 'https://SafeWith.me'} |