Documentation/networking: update git urls to use https over http
authorAlexander Alemayhu <alexander@alemayhu.com>
Thu, 13 Oct 2016 15:09:51 +0000 (17:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Oct 2016 14:27:12 +0000 (10:27 -0400)
commitf56f7d2e1cbe6a34dbda177d4d6245d8f8cb94bd
tree7c3ae472840eee8d4fbd840de4dd1cf45c6c29e8
parent059f01410822b9a37fac0f4da8c2202c2d39e7a5
Documentation/networking: update git urls to use https over http

This fixes the following errors when trying to clone the urls:

Cloning into 'net'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/' not found
Cloning into 'net-next'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/' not found
Cloning into 'linux'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/' not found
Cloning into 'stable-queue'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git/' not found

Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/netdev-FAQ.txt