Skip to content

Commit 0d5250c

Browse files
Fix link to installation of httpie (encode#8257)
Right now httpie moved to "httpie" organization (https://github.com/httpie/httpie) and they don't have "installation" at their GitHub. Instead of that, they have "Getting started" section with link to "Installation instructions".
1 parent 060a3b6 commit 0d5250c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,4 @@ If you want to get a more in depth understanding of how REST framework fits toge
225225
[image]: ../img/quickstart.png
226226
[tutorial]: 1-serialization.md
227227
[guide]: ../api-guide/requests.md
228-
[httpie]: https://github.com/jakubroztocil/httpie#installation
228+
[httpie]: https://httpie.io/docs#installation

0 commit comments

Comments
 (0)