mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
readme: verify all non-README links with asciidoctor/extract-header-ids and git grep
Fix all the ~30 failures it found!
This commit is contained in:
2
test-gdb
2
test-gdb
@@ -11,7 +11,7 @@ class Main(common.TestCliFunction):
|
||||
def __init__(self):
|
||||
super().__init__(
|
||||
description='''\
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#test-gdb
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#gdb-tests
|
||||
''',
|
||||
defaults={
|
||||
'mode': 'userland',
|
||||
|
||||
Reference in New Issue
Block a user