diff options
author | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 15:10:38 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 15:10:38 -0800 |
commit | 436673247fc28ae05c6b17baf202ca26e1903862 (patch) | |
tree | 7454754d7c6ebfc752d2d81d1fc8f16cbd43274c /doc/en_US/swimlanes.markdown | |
parent | 1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (diff) |
Update image links in documentation
Diffstat (limited to 'doc/en_US/swimlanes.markdown')
-rw-r--r-- | doc/en_US/swimlanes.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en_US/swimlanes.markdown b/doc/en_US/swimlanes.markdown index 776af138..8003ac41 100644 --- a/doc/en_US/swimlanes.markdown +++ b/doc/en_US/swimlanes.markdown @@ -7,7 +7,7 @@ For example, it's useful to separate software releases, divide your tasks in dif Board with swimlanes -------------------- -![Swimlanes](screenshots/swimlanes.png) +![Swimlanes](../screenshots/swimlanes.png) - You can collapse swimlanes by clicking on the icon on the left - The default swimlane is always shown at the top @@ -21,7 +21,7 @@ Managing swimlanes To configure swimlanes go to the **project configuration page** and choose the section **Swimlanes**. -![Swimlanes Configuration](screenshots/swimlane-configuration.png) +![Swimlanes Configuration](../screenshots/swimlane-configuration.png) From there, you can add a new swimlane or rename the default one. You can also disable and change the position of the different swimlanes. |