From a54482119cffb181315d016d59138651108fc62b Mon Sep 17 00:00:00 2001 From: Dmitry Gridnev Date: Thu, 28 Nov 2024 18:01:57 +0300 Subject: [PATCH] Update README.md --- examples/behave/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/behave/README.md b/examples/behave/README.md index 9bceeca..ad766f8 100644 --- a/examples/behave/README.md +++ b/examples/behave/README.md @@ -28,7 +28,7 @@ Ensure that the following tools are installed on your machine: ``` 3. Create a `qase.config.json` file in the root of the project. Follow the instructions on - [how to configure the file](https://github.com/qase-tms/qase-python/tree/main/qase-behave/docs/configuration). + [how to configure the file](https://github.com/qase-tms/qase-python/blob/main/qase-behave/docs/CONFIGURATION.md). 4. To run tests and upload the results to Qase Test Management, use the following command: ```bash