Re: [PATCH] doc: replace FTP URL to kernel.org with HTTPS one

2017-05-11 Thread Michael Heimpold
Hi, Am Donnerstag, 11. Mai 2017, 11:53:49 CEST schrieb Jonathan Corbet: > On Thu, 11 May 2017 10:13:44 +0200 > > Michael Heimpold wrote: > > FTP services were shutdown some weeks ago, so the FTP URL > > does not work anymore. Fix this by replacing it with > > corresponding HTTPS URL. > > Applie

Re: [PATCH] doc: replace FTP URL to kernel.org with HTTPS one

2017-05-11 Thread Jonathan Corbet
On Thu, 11 May 2017 10:13:44 +0200 Michael Heimpold wrote: > FTP services were shutdown some weeks ago, so the FTP URL > does not work anymore. Fix this by replacing it with > corresponding HTTPS URL. Applied, we definitely don't want to have broken pointers. That said, I have to wonder...does

[PATCH] doc: replace FTP URL to kernel.org with HTTPS one

2017-05-11 Thread Michael Heimpold
FTP services were shutdown some weeks ago, so the FTP URL does not work anymore. Fix this by replacing it with corresponding HTTPS URL. Signed-off-by: Michael Heimpold --- Documentation/admin-guide/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin