summaryrefslogtreecommitdiff
path: root/doc/en_US/project-views.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-11-27 15:10:38 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-11-27 15:10:38 -0800
commit436673247fc28ae05c6b17baf202ca26e1903862 (patch)
tree7454754d7c6ebfc752d2d81d1fc8f16cbd43274c /doc/en_US/project-views.markdown
parent1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (diff)
Update image links in documentation
Diffstat (limited to 'doc/en_US/project-views.markdown')
-rw-r--r--doc/en_US/project-views.markdown12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/en_US/project-views.markdown b/doc/en_US/project-views.markdown
index f700055e..1d8334a2 100644
--- a/doc/en_US/project-views.markdown
+++ b/doc/en_US/project-views.markdown
@@ -8,13 +8,13 @@ The search engine uses the [advanced syntax](search.markdown).
Board View
----------
-![Board view](screenshots/board-view.png)
+![Board view](../screenshots/board-view.png)
- With this view, you can drag and drop tasks between columns easily.
- You can also use the keyboard shortcut **"v b"** to switch to the board view.
- Tasks with a shadow are recently modified.
-![Board Task Limit](screenshots/board-task-limit.png)
+![Board Task Limit](../screenshots/board-task-limit.png)
When the task limit is reached for a column, the background becomes red. That means there are too many tasks in progress at the same time.
@@ -23,7 +23,7 @@ When the task limit is reached for a column, the background becomes red. That me
Calendar View
--------------
-![Calendar view](screenshots/calendar-view.png)
+![Calendar view](../screenshots/calendar-view.png)
- With this view, you can visualize tasks with a due date.
- Depending of the settings, you can also see tasks in progress.
@@ -33,7 +33,7 @@ Calendar View
List View
---------
-![List view](screenshots/list-view.png)
+![List view](../screenshots/list-view.png)
- With this view, all results of your search are displayed in a table.
- You can also use the keyboard shortcut **"v l"** to switch to the list view.
@@ -41,7 +41,7 @@ List View
Gantt View
----------
-![Gantt view](screenshots/gantt-view.png)
+![Gantt view](../screenshots/gantt-view.png)
- The Gantt view displays tasks on a horizontal timeline.
- The start date and the due date are used to display the chart.
@@ -50,7 +50,7 @@ Gantt View
Project Overview
----------------
-![Project overview](screenshots/project-view.png)
+![Project overview](../screenshots/project-view.png)
- View the description of the project.
- Attach and upload documents to the project.