Documentation: stable-kernel-rules: fix broken git urls
authorAndrii Bordunov <andrew.bordunov@gmail.com>
Sun, 13 Aug 2017 20:43:43 +0000 (23:43 +0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 24 Aug 2017 19:39:47 +0000 (13:39 -0600)
git.kernel.org links don't work (fatal: repository ... not found).
Update them with the current style from https://git.kernel.org

There is no HTTP option, so also switch HTTP -> HTTPS.

Signed-off-by: Andrii Bordunov <andrew.bordunov@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/stable-kernel-rules.rst

index 61e9c78bd6d1d999033d11170ea6062337984a7e..36a2dded525b7a9b149c1f5d28d1bc19a46bceca 100644 (file)
@@ -166,12 +166,12 @@ Trees
  - The queues of patches, for both completed versions and in progress
    versions can be found at:
 
-       http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
+       https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git
 
  - The finalized and tagged releases of all stable kernels can be found
    in separate branches per version at:
 
-       http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git
+       https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
 
 
 Review committee