From: Alexander Alemayhu <alexan...@alemayhu.com> Date: Thu, 13 Oct 2016 17:09:51 +0200
> 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 <alexan...@alemayhu.com> Since this is simply a documentation fix I applied this to 'net', thanks.