Skip to content

Commit 476eb4f

Browse files
committed
Use HTTPie repository everywhere
1 parent 3869c3c commit 476eb4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,8 +1928,8 @@ All changes are recorded in the [change log](#change-log).
19281928
19291929
HTTPie has the following community channels:
19301930
1931-
- [GitHub Issues](https://github.com/jkbr/httpie/issues) for bug reports and feature requests
1932-
- [Discord server](https://httpie.io/chat) to ask questions, discuss features, and for general API development discussion
1931+
- [GitHub Issues](https://github.com/httpie/httpie/issues) for bug reports and feature requests
1932+
- [Discord server](https://httpie.io/discord) to ask questions, discuss features, and for general API development discussion
19331933
- [StackOverflow](https://stackoverflow.com) to ask questions (make sure to use the [httpie](https://stackoverflow.com/questions/tagged/httpie) tag)
19341934
- Twitter; where you can tweet directly to (and follow!) [@httpie](https://twitter.com/httpie)
19351935
@@ -1955,7 +1955,7 @@ Helpers to convert from other client tools:
19551955
19561956
#### Alternatives
19571957
1958-
- [httpcat](https://github.com/jakubroztocil/httpcat) — a lower-level sister utility of HTTPie for constructing raw HTTP requests on the command line
1958+
- [httpcat](https://github.com/httpie/httpcat) — a lower-level sister utility of HTTPie for constructing raw HTTP requests on the command line
19591959
- [curl](https://curl.haxx.se) — a "Swiss knife" command line tool and an exceptional library for transferring data with URLs.
19601960
19611961
### Contributing

0 commit comments

Comments
 (0)