diff --git a/README.md b/README.md index 0bdc9806..c7471c70 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,6 @@ To run tests, execute: ./node_modules/.bin/grunt test ``` -Look at the end of the `Gruntfile` for other common tasks. +Look at the end of the [Gruntfile](/Gruntfile.js) for other common tasks. ### Happy hacking!