Skip to content

Commit 5facccc

Browse files
unixbhaskarkdave
authored andcommitted
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>
1 parent a57c2d4 commit 5facccc

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

Documentation/filesystems/btrfs.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ For more information please refer to the documentation site or wiki
3737

3838
https://btrfs.readthedocs.io
3939

40-
https://btrfs.wiki.kernel.org
4140

4241
that maintains information about administration tasks, frequently asked
4342
questions, use cases, mount options, comprehensible changelogs, features,

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4360,7 +4360,6 @@ M: David Sterba <dsterba@suse.com>
43604360
L: linux-btrfs@vger.kernel.org
43614361
S: Maintained
43624362
W: https://btrfs.readthedocs.io
4363-
W: https://btrfs.wiki.kernel.org/
43644363
Q: https://patchwork.kernel.org/project/linux-btrfs/list/
43654364
C: irc://irc.libera.chat/btrfs
43664365
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git

fs/btrfs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ config BTRFS_FS
3131
continue to be mountable and usable by newer kernels.
3232

3333
For more information, please see the web pages at
34-
http://btrfs.wiki.kernel.org.
34+
https://btrfs.readthedocs.io
3535

3636
To compile this file system support as a module, choose M here. The
3737
module will be called btrfs.

0 commit comments

Comments
 (0)