Update image links in documentation

This commit is contained in:
Frédéric Guillot
2017-11-27 15:10:38 -08:00
parent 1db9bc1b2e
commit 436673247f
175 changed files with 372 additions and 371 deletions

View File

@@ -7,10 +7,10 @@ However, you can always access to the list of closed tasks by using the query **
There are two different ways to close a task, from the task drop-down menu on the board:
![Close a task from drop-down menu](screenshots/menu-close-task.png)
![Close a task from drop-down menu](../screenshots/menu-close-task.png)
Or from the task sidebar menu in the task detail view:
![Close task](screenshots/closing-tasks.png)
![Close task](../screenshots/closing-tasks.png)
Note: When you close a task, all sub-tasks not completed will be changed to the status "Done".