diff options
-rw-r--r-- | drivers/md/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index b59727309072..bfec3bdfe598 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig | |||
@@ -259,7 +259,7 @@ config DM_CRYPT | |||
259 | the ciphers you're going to use in the cryptoapi configuration. | 259 | the ciphers you're going to use in the cryptoapi configuration. |
260 | 260 | ||
261 | For further information on dm-crypt and userspace tools see: | 261 | For further information on dm-crypt and userspace tools see: |
262 | <http://code.google.com/p/cryptsetup/wiki/DMCrypt> | 262 | <https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt> |
263 | 263 | ||
264 | To compile this code as a module, choose M here: the module will | 264 | To compile this code as a module, choose M here: the module will |
265 | be called dm-crypt. | 265 | be called dm-crypt. |