Skip to content

Commit f47864b

Browse files
Update CONTRIBUTING.md to include lint URLs
Co-authored-by: Elizabeth Campolongo <[email protected]>
1 parent ad25ccf commit f47864b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ We have a GitHub Action that checks for formatting errors on Pull Requests. To f
192192
- Allow fenced code blocks, as this commonly errors when indented (see [discussion](https://github.com/DavidAnson/markdownlint/issues/327)).
193193

194194
**Local Testing**
195-
For faster PR review, you may want to run linting locally. We recommend installing `markdownlint-cli` or the VS Code extension.
195+
For faster PR review, you may want to run linting locally. We recommend installing [`markdownlint-cli`](https://github.com/igorshubovych/markdownlint-cli) or the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint).
196196

197197
```console
198198
markdownlint -c .markdownlint.json -f docs/wiki-guide/

0 commit comments

Comments
 (0)