diff --git a/README.md b/README.md index e94c40730..6830a8e0f 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,6 @@ See the [Guide for Developers](CONTRIBUTING.md). ## Contact Us -Questions, comments, rants and raves can be posted to the official fish mailing list at or join us on our [gitter.im channel](https://gitter.im/fish-shell/fish-shell) or IRC channel [#fish at irc.oftc.net](https://webchat.oftc.net/?channels=fish). Or use the [fish tag on Stackoverflow](https://stackoverflow.com/questions/tagged/fish) for questions related to fish script and the [fish tag on Superuser](https://superuser.com/questions/tagged/fish) for all other questions (e.g., customizing colors, changing key bindings). +Questions, comments, rants and raves can be posted to the official fish mailing list at or join us on our [gitter.im channel](https://gitter.im/fish-shell/fish-shell). Or use the [fish tag on Stackoverflow](https://stackoverflow.com/questions/tagged/fish) for questions related to fish script and the [fish tag on Superuser](https://superuser.com/questions/tagged/fish) for all other questions (e.g., customizing colors, changing key bindings). Found a bug? Have an awesome idea? Please [open an issue](https://github.com/fish-shell/fish-shell/issues/new). diff --git a/sphinx_doc_src/tutorial.rst b/sphinx_doc_src/tutorial.rst index 73f47a625..df4e3a114 100644 --- a/sphinx_doc_src/tutorial.rst +++ b/sphinx_doc_src/tutorial.rst @@ -711,4 +711,4 @@ with ``/bin/bash``, ``/bin/tcsh`` or ``/bin/zsh`` as appropriate in the steps ab Ready for more? --------------- -If you want to learn more about fish, there is :ref:`lots of detailed documentation `, the `official gitter channel `__, an `official mailing list `__, the IRC channel \#fish on ``irc.oftc.net``, and the `github page `__. +If you want to learn more about fish, there is :ref:`lots of detailed documentation `, the `official gitter channel `__, an `official mailing list `__, and the `github page `__.