Skip to content

Commit 1ecffe3

Browse files
committed
docs(cli): update download links for CLI binaries in README and cli.md
- Changed the download link for CLI binaries in both README.md and cli.md to point to a more specific query for CLI releases. - This update improves clarity and directs users to the correct resources for obtaining the appropriate binaries for their platform.
1 parent 7427654 commit 1ecffe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The CLI can auto-detect the format based on file content, or you can specify it
2222

2323
### Standalone Binaries (Recommended)
2424

25-
Download the appropriate binary for your platform from the [latest release](https://github.com/testplanit/testplanit/releases):
25+
Download the appropriate binary for your platform from the [CLI releases](https://github.com/testplanit/testplanit/releases?q=cli&expanded=true):
2626

2727
| Platform | Binary |
2828
|----------|--------|

docs/docs/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The CLI can auto-detect the format based on file content, or you can specify it
2727

2828
### Standalone Binaries (Recommended)
2929

30-
Download the appropriate binary for your platform from the [CLI releases](https://github.com/testplanit/testplanit/releases?q=cli-v&expanded=true):
30+
Download the appropriate binary for your platform from the [CLI releases](https://github.com/testplanit/testplanit/releases?q=cli&expanded=true):
3131

3232
| Platform | Binary |
3333
|----------|--------|

0 commit comments

Comments
 (0)