File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1928,8 +1928,8 @@ All changes are recorded in the [change log](#change-log).
19281928
19291929HTTPie 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
You can’t perform that action at this time.
0 commit comments