Skip to content

Commit

Permalink
docs: fix gulp.task link
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillich committed Dec 17, 2015
1 parent 0a4d96b commit ae1ef09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Jump to:
[gulp.src](#gulpsrcglobs-options) |
[gulp.dest](#gulpdestpath-options) |
[gulp.task](#gulptaskname-deps-fn) |
[gulp.task](#gulptaskname--deps-fn) |
[gulp.watch](#gulpwatchglob--opts-tasks-or-gulpwatchglob--opts-cb)

### gulp.src(globs[, options])
Expand Down

0 comments on commit ae1ef09

Please sign in to comment.