Skip to content

Commit bda44e1

Browse files
authored
readme - fix links (#14)
1 parent 459db4d commit bda44e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
# Cucumber Standalone JSON Formatter
44

5-
This *standalone JSON Formatter* provides a language agnostic tool to convert [cucumber messages]([../messages](https://github.com/cucumber/common/tree/main/messages#readme)) into a JSON document.
5+
This *standalone JSON Formatter* provides a language agnostic tool to convert [cucumber messages](https://github.com/cucumber/common/tree/main/messages#readme) into a JSON document.
66

77
## Installation
88

99
The Standalone JSON Formatter is a prebuilt executable. (It's written in Go).
10-
It can be downloaded from [GitHub Releases]([https://github.com/cucumber/common/releases/tag/json-formatter%2Fgo%2Fv19.0.0](https://github.com/cucumber/json-formatter/releases/tag/v19.0.0))
10+
It can be downloaded from [GitHub Releases](https://github.com/cucumber/json-formatter/releases/tag/v19.0.0)
1111
where you'll find executables for various operating systems and CPU architectures.
1212

1313
### MacOS

0 commit comments

Comments
 (0)