Make ./docs/Taskfile.yml run on ./docs

This commit is contained in:
Andrey Nering
2020-02-16 11:20:53 -03:00
parent 5e75639244
commit b2a56161bb
2 changed files with 4 additions and 4 deletions

View File

@@ -9,4 +9,4 @@ tasks:
serve:
desc: Serves the documentation site locally
cmds:
- docsify serve docs
- docsify serve .