Skip to content

Commit 3777950

Browse files
committed
Update link to cucumber-json-formatter
1 parent be404b9 commit 3777950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/json-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default async (
2626
}
2727
```
2828

29-
This also **requires** you to have downloaded and installed the [cucumber-json-formatter](https://github.com/cucumber/common/tree/main/json-formatter) **yourself**. Arch Linux users can install it from [AUR](https://aur.archlinux.org/packages/cucumber-json-formatter).
29+
This also **requires** you to have downloaded and installed the [cucumber-json-formatter](https://github.com/cucumber/json-formatter) **yourself**. Arch Linux users can install it from [AUR](https://aur.archlinux.org/packages/cucumber-json-formatter).
3030

3131
The location of the executable is configurable through the `json.formatter` property, but it will by default search for `cucumber-json-formatter` in your `PATH`.
3232

0 commit comments

Comments
 (0)