Skip to content

Commit e368233

Browse files
committed
Link directly to Github repo instead of npmjs package
1 parent 2c0251d commit e368233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributions to this repository should follow the style guide as described in t
44

55
## Markdown
66

7-
Markdown files in this project should follow the style enforced by the [markdownlint tool](https://www.npmjs.com/package/markdownlint),
7+
Markdown files in this project should follow the style enforced by the [markdownlint tool](https://github.com/DavidAnson/markdownlint),
88
as configured by the `.markdownlint.yaml` file in the root of the project.
99
The `markdownlint` tool can also fix formatting, which can save time with tables in particular.
1010

0 commit comments

Comments
 (0)