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

@@ -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](http://kanboard.net/screenshots/documentation/menu-close-task.png)
![Close a task from drop-down menu](https://kanboard.net/screenshots/documentation/menu-close-task.png)
Or from the task sidebar menu in the task detail view:
![Close task](http://kanboard.net/screenshots/documentation/closing-tasks.png)
![Close task](https://kanboard.net/screenshots/documentation/closing-tasks.png)
Note: When you close a task, all sub-tasks not completed will be changed to the status "Done".