diff options
author | Bhaskar Chowdhury <unixbhaskar@gmail.com> | 2023-08-23 00:47:47 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-09-08 15:21:27 +0300 |
commit | 5facccc9402301d67d48bef06159b91f7e41efc0 (patch) | |
tree | 0fb7dc3a6526a1d1b27537dfcc16eeed1ed531b4 /fs/btrfs/Kconfig | |
parent | a57c2d4e46f519b24558ae0752c17eec416ac72a (diff) | |
download | linux-5facccc9402301d67d48bef06159b91f7e41efc0.tar.xz |
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
The wiki has been archived and is not updated anymore. Remove or replace
the links in files that contain it (MAINTAINERS, Kconfig, docs).
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/Kconfig')
-rw-r--r-- | fs/btrfs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index 3282adc84d52..a25c9910d90b 100644 --- a/fs/btrfs/Kconfig +++ b/fs/btrfs/Kconfig @@ -31,7 +31,7 @@ config BTRFS_FS continue to be mountable and usable by newer kernels. For more information, please see the web pages at - http://btrfs.wiki.kernel.org. + https://btrfs.readthedocs.io To compile this file system support as a module, choose M here. The module will be called btrfs. |