Update URLs (->gitlab.com).

The code.google is going to be abandoned.
Thank you you for all the fish.
This commit is contained in:
Milan Broz
2015-03-19 11:23:16 +01:00
parent dd0dcc05df
commit d7d76e72f7
9 changed files with 20 additions and 21 deletions

View File

@@ -56,7 +56,7 @@
* in a persistent way on the device. Keyslot area is an array beyond LUKS header, where
* volume key is stored in the encrypted form using user input passphrase. For more info about
* LUKS keyslots and how it's actually protected, please look at
* <A HREF="http://code.google.com/p/cryptsetup/wiki/Specification">LUKS specification</A>.
* <A HREF="https://gitlab.com/cryptsetup/cryptsetup/wikis/Specification">LUKS specification</A>.
* There are two basic methods to create a new keyslot:
*
* @subsection ckeyslot_vol crypt_keyslot_add_by_volume_key()