diff options
Diffstat (limited to 'doc/en_US/gantt-chart-tasks.markdown')
-rw-r--r-- | doc/en_US/gantt-chart-tasks.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en_US/gantt-chart-tasks.markdown b/doc/en_US/gantt-chart-tasks.markdown index 42b45835..930314dd 100644 --- a/doc/en_US/gantt-chart-tasks.markdown +++ b/doc/en_US/gantt-chart-tasks.markdown @@ -6,7 +6,7 @@ The goal of this Gantt chart is to display a time based overview of the tasks fo - The Gantt chart is available from the "view switcher" - Only project managers can access this section -![Gantt Chart](screenshots/gantt-chart-project.png) +![Gantt Chart](../screenshots/gantt-chart-project.png) - The **start date** and the **due date** of tasks are used to draw the chart - Tasks can be resized and moved horizontally with your mouse @@ -17,4 +17,4 @@ The goal of this Gantt chart is to display a time based overview of the tasks fo - New tasks created from this view will be displayed on the board at the position 1 in the first column - Tasks are displayed in black when there is no start or due date defined -![Task not defined](screenshots/gantt-chart-not-defined.png) +![Task not defined](../screenshots/gantt-chart-not-defined.png) |