1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

CHANGELOG: Fix typo

This commit is contained in:
Andrey Nering
2022-03-21 10:31:48 -03:00
committed by GitHub
parent de09843467
commit a018997ddc

View File

@@ -3,7 +3,7 @@
## Unreleased
- Add ability to specify vars when including a Taskfile.
[Check out the documentation](http://localhost:3000/#/usage?id=vars-of-included-taskfiles)
[Check out the documentation](https://taskfile.dev/#/usage?id=vars-of-included-taskfiles)
for more information.
([#677](https://github.com/go-task/task/pull/677)).