Change Kanboard's website URL to use HTTPS everywhere

This commit is contained in:
Frederic Guillot
2016-04-30 12:10:27 -04:00
parent 9fa8f63d25
commit c3d06f7794
64 changed files with 152 additions and 152 deletions

View File

@@ -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)