We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208d6df commit 22ce5f5Copy full SHA for 22ce5f5
CONTRIBUTING.md
@@ -30,7 +30,7 @@ of the content
30
31
# Project structure
32
33
-Gulp itself is tiny: index.js contains [very few lines of code](https://github.com/gulpjs/gulp/blob/4.0/index.js).
+Gulp itself is tiny: index.js contains [very few lines of code](https://github.com/gulpjs/gulp/blob/master/index.js).
34
It is powered by a few other libraries which each handle a few specific tasks
35
each.
36
0 commit comments