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

Configure Feed

Select the types of activity you want to include in your feed.

docs: sparse: fix invalid link addresses

The http and git links are invalid, replace them with valid links.

Signed-off-by: Min-Hua Chen <minhuadotchen@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230804112320.35592-1-minhuadotchen@gmail.com

authored by

Min-Hua Chen and committed by
Jonathan Corbet
dca1c7d4 99b319d3

+2 -2
+2 -2
Documentation/translations/zh_TW/sparse.txt
··· 66 66 67 67 你可以從 Sparse 的主頁獲取最新的發布版本: 68 68 69 - http://www.kernel.org/pub/linux/kernel/people/josh/sparse/ 69 + https://www.kernel.org/pub/software/devel/sparse/dist/ 70 70 71 71 或者,你也可以使用 git 克隆最新的 sparse 開發版本: 72 72 73 - git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git 73 + git://git.kernel.org/pub/scm/devel/sparse/sparse.git 74 74 75 75 一旦你下載了源碼,只要以普通用戶身份運行: 76 76