Move all non-README links to cirosantilli.com where the file is not cut off...

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-07-07 00:00:01 +00:00
parent ec74746707
commit 28cd27f969
380 changed files with 419 additions and 419 deletions

View File

@@ -7,7 +7,7 @@ class Main(common.LkmcCliFunction):
def __init__(self):
super().__init__(
description='''\
Usage: https://github.com/cirosantilli/linux-kernel-module-cheat#prebuilt
Usage: https://cirosantilli.com/linux-kernel-module-cheat#prebuilt
Implementation:
https://stackoverflow.com/questions/24987542/is-there-a-link-to-github-for-downloading-a-file-in-the-latest-release-of-a-repo/50540591#50540591