Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: Change urls for sparse

The location of the sparse web page and git tree were no longer
valid. This changes them to point to the current versions.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Bill Pemberton and committed by
Jiri Kosina
05be7a86 c4b9f9a9

+2 -2
+2 -2
Documentation/sparse.txt
··· 54 54 ~~~~~~~~~~~~~~ 55 55 56 56 You can get latest released versions from the Sparse homepage at 57 - http://www.kernel.org/pub/linux/kernel/people/josh/sparse/ 57 + https://sparse.wiki.kernel.org/index.php/Main_Page 58 58 59 59 Alternatively, you can get snapshots of the latest development version 60 60 of sparse using git to clone.. 61 61 62 - git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git 62 + git://git.kernel.org/pub/scm/devel/sparse/sparse.git 63 63 64 64 DaveJ has hourly generated tarballs of the git tree available at.. 65 65