Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit af4ba6e

Browse files
author
Jeremy Wiebe
committed
Fix up lint-md bin reference
1 parent e366981 commit af4ba6e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bin/lint-md

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/mobify/mobify-code-style/issues"
1313
},
1414
"bin": {
15-
"lint-md": "./bin/lint-md"
15+
"lint-md": "docs/bin/lint-md"
1616
},
1717
"homepage": "https://github.com/mobify/mobify-code-style",
1818
"scripts": {

0 commit comments

Comments
 (0)