diff options
Diffstat (limited to 'doc/time-tracking.markdown')
-rw-r--r-- | doc/time-tracking.markdown | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/time-tracking.markdown b/doc/time-tracking.markdown index 528f91b3..a8444b5d 100644 --- a/doc/time-tracking.markdown +++ b/doc/time-tracking.markdown @@ -6,7 +6,7 @@ Time tracking information can be defined at the task level or at the subtask lev Task time tracking ------------------ -![Task time tracking](http://kanboard.net/screenshots/documentation/task-time-tracking.png) +![Task time tracking](https://kanboard.net/screenshots/documentation/task-time-tracking.png) Tasks have two fields: @@ -18,7 +18,7 @@ These values represent hours of work and have to be set manually. Subtask time tracking --------------------- -![Subtask time tracking](http://kanboard.net/screenshots/documentation/subtask-time-tracking.png) +![Subtask time tracking](https://kanboard.net/screenshots/documentation/subtask-time-tracking.png) Subtasks also have the fields "time spent" and "time estimated". @@ -31,11 +31,11 @@ Kanboard records the time between each subtask status change in a separate table The breakdown of all records is visible in the task view page: -![Task timesheet](http://kanboard.net/screenshots/documentation/task-timesheet.png) +![Task timesheet](https://kanboard.net/screenshots/documentation/task-timesheet.png) For each subtask, the timer can be stopped/started at any time: -![Subtask timer](http://kanboard.net/screenshots/documentation/subtask-timer.png) +![Subtask timer](https://kanboard.net/screenshots/documentation/subtask-timer.png) - The timer doesn't depend of the subtask status - Each time you start the timer a new record is created in the time tracking table |