diff --git a/package.json b/package.json index 57b31cb5836..8d43cb848e6 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "contributors:generate": "all-contributors generate", "famadd": "all-contributors add", "famgen": "all-contributors generate", - "checkdocs": "remark ./markdown --quiet --frail", - "fixdocs": "remark ./markdown --quiet --frail --output" + "checkdocs": "remark markdown --quiet --frail", + "fixdocs": "remark markdown --quiet --frail --output" }, "repository": { "type": "git",