From e922f2f413ae807dd8728b8c14f2ab587583abed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20B=C3=A4r?= Date: Wed, 9 Sep 2026 18:57:49 +0200 Subject: [PATCH] Fix link to OFT user guide on import options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0111d1..cf92c1a 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Sometimes you don't want to trace the whole requirement chain. Instead, you are For those cases you can add an include list to the configuration that explicitly lists all artifact types or tags to be imported. Note that this also affects which required coverage is imported — which is exactly what you want in this situation. -See the [OFT user guide on import options](https://github.com/itsallcode/openfasttrace/blob/main/doc/user_guide.md#import-options) for details. +See the [OFT user guide on import options](https://github.com/itsallcode/openfasttrace/blob/main/doc/user_guide/user_guide.md#import-options) for details. ##### Select Artifact Types