8000 Use correct link for httpie (#8005) · coderanger/django-rest-framework@e95e91c · GitHub
[go: up one dir, main page]

Skip to content

Commit e95e91c

Browse files
authored
Use correct link for httpie (encode#8005)
Before it was linking to a fork of a fork of httpie. I've changed it to the right URL.
1 parent b824b33 commit e95e91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/1-serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,5 +374,5 @@ We'll see how we can start to improve things in [part 2 of the tutorial][tut-2].
374374
[sandbox]: https://restframework.herokuapp.com/
375375
[venv]: https://docs.python.org/3/library/venv.html
376376
[tut-2]: 2-requests-and-responses.md
377-
[httpie]: https://github.com/jakubroztocil/httpie#installation
377+
[httpie]: https://github.com/httpie/httpie#installation
378378
[curl]: https://curl.haxx.se/

0 commit comments

Comments
 (0)
0