Add HTTPie Discord link to README (#1016)

* add discord link

* update link
This commit is contained in:
Elena Lape 2021-01-12 14:27:45 +00:00 committed by GitHub
parent 6922a0c912
commit 44ae67685d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,9 +30,11 @@ They use simple and natural syntax and provide formatted and colorized output.
About this document About this document
=================== ===================
This documentation is best viewed at `httpie.org/docs <https://httpie.org/docs>`_, This documentation is best viewed at `httpie.org/docs <https://httpie.org/docs>`_.
where you can select your corresponding HTTPie version as well as run examples directly from the
You can select your corresponding HTTPie version as well as run examples directly from the
browser using a `termible.io <https://termible.io?utm_source=httpie-readme>`_ embedded terminal. browser using a `termible.io <https://termible.io?utm_source=httpie-readme>`_ embedded terminal.
If you are reading this on GitHub, then this text covers the current *development* version. If you are reading this on GitHub, then this text covers the current *development* version.
You are invited to submit fixes and improvements to the the docs by editing You are invited to submit fixes and improvements to the the docs by editing
`README.rst <https://github.com/httpie/httpie/blob/master/README.rst>`_. `README.rst <https://github.com/httpie/httpie/blob/master/README.rst>`_.
@ -2082,15 +2084,15 @@ HTTPie reaches its final version ``1.0``. All changes are recorded in the
User support Community and Support
------------ ------------
Please use the following support channels: HTTPie has the following community channels:
* `GitHub issues <https://github.com/jkbr/httpie/issues>`_ * `GitHub issues <https://github.com/jkbr/httpie/issues>`_
for bug reports and feature requests. for bug reports and feature requests.
* `Our Gitter chat room <https://gitter.im/jkbrzt/httpie>`_ * `Discord server <https://httpie.io/chat>`_
to ask questions, discuss features, and for general discussion. to ask questions, discuss features, and for general API development discussion.
* `StackOverflow <https://stackoverflow.com>`_ * `StackOverflow <https://stackoverflow.com>`_
to ask questions (please make sure to use the to ask questions (please make sure to use the
`httpie <https://stackoverflow.com/questions/tagged/httpie>`_ tag). `httpie <https://stackoverflow.com/questions/tagged/httpie>`_ tag).