瀏覽代碼

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>
Bill Pemberton 15 年之前
父節點
當前提交
05be7a868e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Documentation/sparse.txt

+ 2 - 2
Documentation/sparse.txt

@@ -54,12 +54,12 @@ Getting sparse
 ~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~
 
 
 You can get latest released versions from the Sparse homepage at
 You can get latest released versions from the Sparse homepage at
-http://www.kernel.org/pub/linux/kernel/people/josh/sparse/
+https://sparse.wiki.kernel.org/index.php/Main_Page
 
 
 Alternatively, you can get snapshots of the latest development version
 Alternatively, you can get snapshots of the latest development version
 of sparse using git to clone..
 of sparse using git to clone..
 
 
-        git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git
+        git://git.kernel.org/pub/scm/devel/sparse/sparse.git
 
 
 DaveJ has hourly generated tarballs of the git tree available at..
 DaveJ has hourly generated tarballs of the git tree available at..