summaryrefslogtreecommitdiff
path: root/doc/en_US/subtasks.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-11-27 15:10:38 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-11-27 15:10:38 -0800
commit436673247fc28ae05c6b17baf202ca26e1903862 (patch)
tree7454754d7c6ebfc752d2d81d1fc8f16cbd43274c /doc/en_US/subtasks.markdown
parent1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (diff)
Update image links in documentation
Diffstat (limited to 'doc/en_US/subtasks.markdown')
-rw-r--r--doc/en_US/subtasks.markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/en_US/subtasks.markdown b/doc/en_US/subtasks.markdown
index 721e28eb..24bc3963 100644
--- a/doc/en_US/subtasks.markdown
+++ b/doc/en_US/subtasks.markdown
@@ -15,22 +15,22 @@ Creating subtasks
From the task view, on left sidebar click on **Add a subtask**:
-![Add a subtask](screenshots/add-subtask.png)
+![Add a subtask](../screenshots/add-subtask.png)
You can also add a subtask quickly by entering only the title:
-![Add a subtask from the task view](screenshots/add-subtask-shortcut.png)
+![Add a subtask from the task view](../screenshots/add-subtask-shortcut.png)
Change subtask status
---------------------
When you click on the subtask title the status change:
-![Subtask in progress](screenshots/subtask-status-inprogress.png)
+![Subtask in progress](../screenshots/subtask-status-inprogress.png)
The icon before the title is updated according to the status.
-![Subtask done](screenshots/subtask-status-done.png)
+![Subtask done](../screenshots/subtask-status-done.png)
Note: When the task is closed, all subtasks are changed to the status **Done**.