mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Fix link to installation of httpie (#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".
This commit is contained in:
parent
060a3b632f
commit
0d5250cffa
|
@ -225,4 +225,4 @@ If you want to get a more in depth understanding of how REST framework fits toge
|
||||||
[image]: ../img/quickstart.png
|
[image]: ../img/quickstart.png
|
||||||
[tutorial]: 1-serialization.md
|
[tutorial]: 1-serialization.md
|
||||||
[guide]: ../api-guide/requests.md
|
[guide]: ../api-guide/requests.md
|
||||||
[httpie]: https://github.com/jakubroztocil/httpie#installation
|
[httpie]: https://httpie.io/docs#installation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user