Skip to content

Commit 513cc09

Browse files
authored
Fix download links for hey tool in setup.adoc #272 (#273)
1 parent de71ad7 commit 513cc09

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

documentation/modules/setup/pages/setup.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ The following CLI tools are required for running the exercises in this tutorial.
6464
| https://httpie.org/doc#windows-etc
6565

6666
| https://github.com/rakyll/hey[hey]
67-
| https://storage.googleapis.com/hey-release/hey_darwin_amd64[Download]
68-
| https://storage.googleapis.com/jblabs/dist/hey_linux_v0.1.2[Download]
69-
| https://storage.googleapis.com/jblabs/dist/hey_win_v0.1.2.exe[Download]
67+
| `brew install hey`
68+
| https://hey-release.s3.us-east-2.amazonaws.com/hey_linux_amd64[Download]
69+
| https://hey-release.s3.us-east-2.amazonaws.com/hey_windows_amd64[Download]
7070

7171
| watch
7272
| `brew install watch`

0 commit comments

Comments
 (0)