mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 01:08:56 +00:00
markdown-check: Check that no old-style inter-manpage links are used
We've had quite some instances of people reintroducing these kinds of links because they didn't know about the "new" help:// scheme. This check should now prevent that from happening, though it might in rare circumstances trigger a false positive.
This commit is contained in:
parent
e430667923
commit
f4b95835d1
Notes:
sideshowbarker
2024-07-17 17:06:59 +09:00
Author: https://github.com/kleinesfilmroellchen
Commit: f4b95835d1
Pull-request: https://github.com/SerenityOS/serenity/pull/16885
Reviewed-by: https://github.com/linusg
2 changed files with 6 additions and 1 deletions
|
@ -35,4 +35,4 @@ offset fails.
|
|||
|
||||
## See also
|
||||
|
||||
* [`mem`(4)](../man4/mem.md)
|
||||
* [`mem`(4)](help://man/4/mem)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue