From 0ab384e58903a7accb971f46507cfadc2159a8b8 Mon Sep 17 00:00:00 2001 From: as-op Date: Thu, 10 Aug 2023 10:27:34 +0200 Subject: [PATCH] fix image paths --- docs/user-guide/work-packages/baseline-comparison/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/work-packages/baseline-comparison/README.md b/docs/user-guide/work-packages/baseline-comparison/README.md index 701c6bb553f..51137d31cda 100644 --- a/docs/user-guide/work-packages/baseline-comparison/README.md +++ b/docs/user-guide/work-packages/baseline-comparison/README.md @@ -30,7 +30,7 @@ Baseline comparison can be enabled on any work package table view: In the free of charge Community edition you will always be able to compare changes to work packages since yesterday. -![Compare changes in work packages since yesterday](C:\Users\Maya\Documents\GitHub\openproject\docs\user-guide\work-packages\baseline-comparison\13-0_Baseline_community_edition.png) +![Compare changes in work packages since yesterday](13-0_Baseline_community_edition.png) ## Show changes for a preset period, a specific date or custom date range (Enterprise edition) @@ -133,4 +133,4 @@ It is not possible to compare between two different filter queries. >**Note**: Some filter attributes are not tracked by Baseline and changes to them will not be taken into consideration. These include _Watcher_, _Attachment content_, _Attachment file name_ and _Comment_. These attributes are marked with a small warning icon next to them in the filter panel. > -> ![An icon and a message warning that certain filter criteria are not taken into account by Baseline](13-0_Baseline_activeFilters.png) \ No newline at end of file +> ![An icon and a message warning that certain filter criteria are not taken into account by Baseline](13-0_Baseline_activeFilters.png)