mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-20 02:51:44 +02:00
lint: use clearer wording on error message
This commit is contained in:
@@ -530,7 +530,7 @@ fn lint_markdown() -> LintResult {
|
|||||||
r#"
|
r#"
|
||||||
One or more markdown links are broken.
|
One or more markdown links are broken.
|
||||||
|
|
||||||
Relative links are preferred (but not required) as jumping to file works natively within Emacs.
|
Note: relative links are preferred as jump-to-file works natively within Emacs, but they are not required.
|
||||||
|
|
||||||
Markdown link errors found:
|
Markdown link errors found:
|
||||||
{}
|
{}
|
||||||
|
Reference in New Issue
Block a user