We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9877de0 commit 598f971Copy full SHA for 598f971
docs/recipes/minimal-browsersync-setup-with-gulp4.md
@@ -35,7 +35,7 @@ The gulpfile could be broken in 3 parts.
35
36
### 1. Write the task to prepare the dist package as usual
37
38
-Refer to the main [README](https://github.com/gulpjs/gulp/blob/4.0/README.md#use-last-javascript-version-in-your-gulpfile)
+Refer to the main [README](https://github.com/gulpjs/gulp/blob/master/docs/README.md)
39
for more information.
40
41
```javascript
0 commit comments