Skip to content

Commit af4bd51

Browse files
committed
Docs: Fix hash link
1 parent c433c70 commit af4bd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/3-creating-tasks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,6 @@ exports.build = series(clean, parallel(css, javascript));
210210
```
211211

212212
[async-completion-docs]: ../getting-started/4-async-completion.md
213-
[using-async-await-docs]: ../getting-started/4-async-completion.md#using-asyncawait
213+
[using-async-await-docs]: ../getting-started/4-async-completion.md#using-async-await
214214
[img-gulp-tasks-command]: https://gulpjs.com/img/docs-gulp-tasks-command.png
215215
[async-once]: https://github.com/gulpjs/async-once

0 commit comments

Comments
 (0)