commit | f56f7d2e1cbe6a34dbda177d4d6245d8f8cb94bd | [log] [tgz] |
---|---|---|
author | Alexander Alemayhu <alexander@alemayhu.com> | Thu Oct 13 17:09:51 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 14 10:27:12 2016 -0400 |
tree | 7c3ae472840eee8d4fbd840de4dd1cf45c6c29e8 | |
parent | 059f01410822b9a37fac0f4da8c2202c2d39e7a5 [diff] |
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>