killercup / grock

Grock converts your nicely commented code into a gorgeous documentation where comments and code live happily next to each other.
http://killercup.github.io/grock/
MIT License
38 stars 13 forks source link

Broken link to NPM docs #21

Closed PavelVanecek closed 10 years ago

PavelVanecek commented 10 years ago

Link to https://github.com/killercup/grock/blob/master/task_automation_with_npm_run is broken (404).

File: ~/README.md, quote:

"Or use it as a (dev-)dependency in your project and use the package.json script section to run it, e.g. with "scripts": {"docs": "grock"} and using npm run docs (read more about this here)."

killercup commented 10 years ago

Thanks, good catch! The page I meant to link to is this one, by the way: http://substack.net/task_automation_with_npm_run