We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hey
1 parent de71ad7 commit 513cc09Copy full SHA for 513cc09
1 file changed
documentation/modules/setup/pages/setup.adoc
@@ -64,9 +64,9 @@ The following CLI tools are required for running the exercises in this tutorial.
64
| https://httpie.org/doc#windows-etc
65
66
| 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]
+| `brew install hey`
+| https://hey-release.s3.us-east-2.amazonaws.com/hey_linux_amd64[Download]
+| https://hey-release.s3.us-east-2.amazonaws.com/hey_windows_amd64[Download]
70
71
| watch
72
| `brew install watch`
0 commit comments