diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-04-30 12:10:27 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-04-30 12:10:27 -0400 |
commit | c3d06f7794855f726ed817f0bd33bb1c336275e0 (patch) | |
tree | 9a4c600af7d5edb304673d6299ce34cb81e09cff /doc/gantt-chart-tasks.markdown | |
parent | 9fa8f63d25a1bd1b2ce17c5dc610680aefa290fe (diff) |
Change Kanboard's website URL to use HTTPS everywhere
Diffstat (limited to 'doc/gantt-chart-tasks.markdown')
-rw-r--r-- | doc/gantt-chart-tasks.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gantt-chart-tasks.markdown b/doc/gantt-chart-tasks.markdown index 9943f573..c164349a 100644 --- a/doc/gantt-chart-tasks.markdown +++ b/doc/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](http://kanboard.net/screenshots/documentation/gantt-chart-project.png) +![Gantt Chart](https://kanboard.net/screenshots/documentation/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](http://kanboard.net/screenshots/documentation/gantt-chart-not-defined.png) +![Task not defined](https://kanboard.net/screenshots/documentation/gantt-chart-not-defined.png) |