diff --git a/CHANGES.rst b/CHANGES.rst index bf5531d02..838926129 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -30,6 +30,7 @@ fixes: - fix: add filter to tar extract (#1730) - refactor: use importlib to find plugins in entry_points (#1669, #1733) - chore: bump setuptools to >=78.1.1 (#1734) +- docs: update tox chat server URLs (#1739) v6.2.0 (2024-01-01) diff --git a/README.rst b/README.rst index 24166cbde..21c1d20c8 100644 --- a/README.rst +++ b/README.rst @@ -55,7 +55,7 @@ Chat servers support - `Mattermost `_ (See `instructions `__) - `RocketChat `_ (See `instructions `__) - `Skype `_ (See `instructions `__) -- `TOX `_ (See `instructions `__) +- `TOX `_ (See `instructions `__) - `VK `_ (See `instructions `__) - `Zulip `_ (See `instructions `__) diff --git a/docs/features.rst b/docs/features.rst index 4524d3396..96aceb378 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -67,7 +67,7 @@ Extensive plugin framework .. _Skype: http://www.skype.com/en/ .. _Slack: http://slack.com/ .. _Telegram: https://telegram.org/ -.. _Tox: https://tox.im/ +.. _Tox: https://tox.chat/ .. _VK: https://vk.com/ .. _Zulip: https://zulipchat.com/ .. _`logged to Sentry`: https://github.com/errbotio/errbot/wiki/Logging-with-Sentry diff --git a/errbot/config-template.py b/errbot/config-template.py index 40f2e2be3..642fd61fd 100644 --- a/errbot/config-template.py +++ b/errbot/config-template.py @@ -35,7 +35,7 @@ # "Gitter" - see https://gitter.im/ (follow instructions from https://github.com/errbotio/err-backend-gitter) # Open protocols: -# "TOX" - see https://tox.im/ (follow instructions from https://github.com/errbotio/err-backend-tox) +# "TOX" - see https://tox.chat/ (follow instructions from https://github.com/errbotio/err-backend-tox) # "IRC" - for classic IRC or bridged services like https://gitter.im # "XMPP" - the Extensible Messaging and Presence Protocol (https://xmpp.org/) # "Telegram" - cloud-based mobile and desktop messaging app with a focus