From 6a5eb6702fe7b784a50b28e98a35ff3980993079 Mon Sep 17 00:00:00 2001 From: Lucas <31957045+SketchingDev@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:43:36 +0100 Subject: [PATCH] Fix docs --- README.md | 4 ++-- packages/genesys-web-messaging-tester-cli/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2307317..3531f41 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ against scenarios in a YAML file. This makes testing: The above test is using the test-script: -> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scenario/example-pass.yml) +> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scripted/example-pass.yml) ```yaml config: @@ -67,7 +67,7 @@ npm install -g @ovotech/genesys-web-messaging-tester-cli Write a test-script containing all the scenarios you wish to run along with the [ID and region of your Web Messenger Deployment](https://help.mypurecloud.com/articles/deploy-messenger/). -> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scenario/example-pass.yml) +> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scripted/example-pass.yml) ```yaml config: diff --git a/packages/genesys-web-messaging-tester-cli/README.md b/packages/genesys-web-messaging-tester-cli/README.md index 2307317..3531f41 100644 --- a/packages/genesys-web-messaging-tester-cli/README.md +++ b/packages/genesys-web-messaging-tester-cli/README.md @@ -20,7 +20,7 @@ against scenarios in a YAML file. This makes testing: The above test is using the test-script: -> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scenario/example-pass.yml) +> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scripted/example-pass.yml) ```yaml config: @@ -67,7 +67,7 @@ npm install -g @ovotech/genesys-web-messaging-tester-cli Write a test-script containing all the scenarios you wish to run along with the [ID and region of your Web Messenger Deployment](https://help.mypurecloud.com/articles/deploy-messenger/). -> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scenario/example-pass.yml) +> [examples/cli-scripted/example-pass.yml](https://github.com/ovotech/genesys-web-messaging-tester/tree/implement-chatgpt/examples/cli-scripted/example-pass.yml) ```yaml config: