Skip to content

Commit

Permalink
Merge pull request #6 from m-krebs/readme-patch-m-krebs-1
Browse files Browse the repository at this point in the history
readme: fix broken download links
  • Loading branch information
gorillamoe authored Jul 23, 2024
2 parents 9bf45f5 + 17fc333 commit ff2403a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ An opinionated 🦄 .http and .rest 🐼 files linter 💄 and formatter ⚡.

Just grab the latest release:

- [Linux](https://github.com/mistweaverco/kulala-fmt/releases/download/latest/kulala-fmt-linux)
- [Mac](https://github.com/mistweaverco/kulala-fmt/releases/download/latest/kulala-fmt-macos)
- [Windows](https://github.com/mistweaverco/kulala-fmt/releases/download/latest/kulala-fmt.exe)
- [Linux](https://github.com/mistweaverco/kulala-fmt/releases/latest/download/kulala-fmt-linux)
- [Mac](https://github.com/mistweaverco/kulala-fmt/releases/latest/download/kulala-fmt-macos)
- [Windows](https://github.com/mistweaverco/kulala-fmt/releases/latest/download/kulala-fmt.exe)

## Usage

Expand Down

0 comments on commit ff2403a

Please sign in to comment.