Documentation: Fix dead URLs to ftp.kernel.org

As ftp.kernel.org is closed [0], this commit fixes dead URLs in
documents to use www.kernel.org instead.

[0] https://www.kernel.org/shutting-down-ftp-services.html

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Acked-by: David S. Miller <davem@davemloft.net>
Reviewed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
SeongJae Park
2017-03-27 22:05:34 +09:00
committed by Jonathan Corbet
parent b2e33536c0
commit 3bdadc86dc
12 changed files with 19 additions and 25 deletions

View File

@@ -25,7 +25,7 @@ Note: More extensive information for getting started with ext4 can be
or
ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/
https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/
or grab the latest git repository from:

View File

@@ -110,10 +110,10 @@ Installation
- Install a Linux kernel with NFS/RDMA
The NFS/RDMA client and server are both included in the mainline Linux
kernel version 2.6.25 and later. This and other versions of the 2.6 Linux
kernel version 2.6.25 and later. This and other versions of the Linux
kernel can be found at:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
https://www.kernel.org/pub/linux/kernel/
Download the sources and place them in an appropriate location.