Imported Upstream version 1.6.7
[platform/upstream/cryptsetup.git] / docs / doxygen_index
index 3bca941..ec394ad 100644 (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()