diff mbox series

[2/3] btrfs: Kconfig: Replace obsolete wiki link

Message ID 1a3dafec8a8b33be6e56f0ad16f55c0639ec88b8.1692420752.git.unixbhaskar@gmail.com (mailing list archive)
State New, archived
Headers show
Series [1/3] btrfs: MAINTAINERS: Remove obsolete wiki link | expand

Commit Message

Bhaskar Chowdhury Aug. 19, 2023, 4:53 a.m. UTC
Replace the obsolete wiki link to maintained link.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 fs/btrfs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.41.0
diff mbox series

Patch

diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig
index 66fa9ab2c046..868d80464858 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.