Skip to content

Commit 22ce5f5

Browse files
authored
Docs: Fix link to gulp source (#2482)
1 parent 208d6df commit 22ce5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ of the content
3030

3131
# Project structure
3232

33-
Gulp itself is tiny: index.js contains [very few lines of code](https://github.com/gulpjs/gulp/blob/4.0/index.js).
33+
Gulp itself is tiny: index.js contains [very few lines of code](https://github.com/gulpjs/gulp/blob/master/index.js).
3434
It is powered by a few other libraries which each handle a few specific tasks
3535
each.
3636

0 commit comments

Comments
 (0)