Message ID | 20230813065247.655287-1-unixbhaskar@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Doc: fs: Take away the stale url | expand |
On Sun, Aug 13, 2023 at 12:22:48PM +0530, Bhaskar Chowdhury wrote:
> That url pointed to non-maintained place. So, take it out.
I found two more references to the wiki, in the MAINTAINERS file and in
Kconfig, you can replace them by https://btrfs.readthedocs.io and
resend. Thanks.
diff --git a/Documentation/filesystems/btrfs.rst b/Documentation/filesystems/btrfs.rst index 992eddb0e11b..58f1c1a38af0 100644 --- a/Documentation/filesystems/btrfs.rst +++ b/Documentation/filesystems/btrfs.rst @@ -37,8 +37,6 @@ For more information please refer to the documentation site or wiki https://btrfs.readthedocs.io - https://btrfs.wiki.kernel.org - that maintains information about administration tasks, frequently asked questions, use cases, mount options, comprehensible changelogs, features, manual pages, source code repositories, contacts etc.
That url pointed to non-maintained place. So, take it out. Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> --- Documentation/filesystems/btrfs.rst | 2 -- 1 file changed, 2 deletions(-) -- 2.30.0