You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
3
3
# Cucumber Standalone JSON Formatter
4
4
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.
6
6
7
7
## Installation
8
8
9
9
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)
11
11
where you'll find executables for various operating systems and CPU architectures.
0 commit comments