Skip to content

Commit c122124

Browse files
minor
1 parent 9105c24 commit c122124

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ repositories][4]. The checker is released as two separate packages:
2121
[6]: http://validator.github.io/service.html#servlet
2222

2323
To use the Nu Markup Checker on your own, [get the latest release][7] and see
24-
the **Usage** instructions below— or alternatively, consider automating your
25-
HTML checking with a frontend such as:
24+
the Usage section below— or alternatively, consider automating your HTML
25+
checking with a frontend such as:
2626

2727
[7]: https://github.com/validator/validator.github.io/releases/latest
2828

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
2626
<p>
2727
To use the Nu Markup Checker on your own,
2828
<a href="https://github.com/validator/validator.github.io/releases/latest">get the latest release</a>
29-
and see the <b>Usage</b> instructions below—
29+
and see the <a href="#usage">Usage section</a> below—
3030
or alternatively, consider automating your HTML checking with a frontend such as:
3131
<ul>
3232
<li>

0 commit comments

Comments
 (0)