1- .. image :: https://github.com/jpmens /mqttwarn/workflows/Tests/badge.svg
2- :target: https://github.com/jpmens /mqttwarn/actions?workflow=Tests
1+ .. image :: https://github.com/mqtt-tools /mqttwarn/workflows/Tests/badge.svg
2+ :target: https://github.com/mqtt-tools /mqttwarn/actions?workflow=Tests
33
4- .. image :: https://codecov.io/gh/jpmens /mqttwarn/branch/main/graph/badge.svg
5- :target: https://codecov.io/gh/jpmens /mqttwarn
4+ .. image :: https://codecov.io/gh/mqtt-tools /mqttwarn/branch/main/graph/badge.svg
5+ :target: https://codecov.io/gh/mqtt-tools /mqttwarn
66
77.. image :: https://img.shields.io/pypi/pyversions/mqttwarn.svg
88 :target: https://pypi.org/project/mqttwarn/
1919.. image :: https://pepy.tech/badge/mqttwarn/month
2020 :target: https://pepy.tech/project/mqttwarn
2121
22- `GitHub <https://github.com/jpmens /mqttwarn >`_
22+ `GitHub <https://github.com/mqtt-tools /mqttwarn >`_
2323| `PyPI <https://pypi.org/project/mqttwarn/>`_
2424| `Documentation <https://mqttwarn.readthedocs.io>`_
25- | `Issues <https://github.com/jpmens /mqttwarn/issues>`_
26- | `Changelog <https://github.com/jpmens /mqttwarn/blob/main/CHANGES.rst>`_
25+ | `Issues <https://github.com/mqtt-tools /mqttwarn/issues>`_
26+ | `Changelog <https://github.com/mqtt-tools /mqttwarn/blob/main/CHANGES.rst>`_
2727
2828|
2929
@@ -35,7 +35,7 @@ mqttwarn
3535
3636To *warn *, *alert *, or *notify *.
3737
38- .. image :: https://raw.githubusercontent.com/jpmens /mqttwarn/main/assets/google-definition.jpg
38+ .. image :: https://raw.githubusercontent.com/mqtt-tools /mqttwarn/main/assets/google-definition.jpg
3939
4040
4141
@@ -55,7 +55,7 @@ sophisticated transformations.
5555
5656A picture says a thousand words.
5757
58- .. image :: https://raw.githubusercontent.com/jpmens /mqttwarn/main/assets/mqttwarn.png
58+ .. image :: https://raw.githubusercontent.com/mqtt-tools /mqttwarn/main/assets/mqttwarn.png
5959 :target: #
6060
6161
@@ -111,8 +111,8 @@ For running ``mqttwarn`` on a container infrastructure like Docker or
111111Kubernetes, corresponding images are automatically published to the
112112GitHub Container Registry (GHCR).
113113
114- - ``ghcr.io/jpmens /mqttwarn-standard:latest ``
115- - ``ghcr.io/jpmens /mqttwarn-full:latest ``
114+ - ``ghcr.io/mqtt-tools /mqttwarn-standard:latest ``
115+ - ``ghcr.io/mqtt-tools /mqttwarn-full:latest ``
116116
117117To learn more about this topic, please follow up reading the `Using the OCI image
118118with Docker or Podman `_ documentation section.
@@ -178,7 +178,7 @@ About
178178=====
179179These links will guide you to the source code of *mqttwarn * and its documentation.
180180
181- - `mqttwarn on GitHub <https://github.com/jpmens /mqttwarn >`_
181+ - `mqttwarn on GitHub <https://github.com/mqtt-tools /mqttwarn >`_
182182- `mqttwarn on the Python Package Index (PyPI) <https://pypi.org/project/mqttwarn/ >`_
183183- `mqttwarn documentation <https://mqttwarn.readthedocs.io/ >`_
184184
@@ -249,23 +249,23 @@ Have fun!
249249
250250.. _Apprise : https://github.com/caronc/apprise
251251.. _Apprise notification services : https://github.com/caronc/apprise/wiki#notification-services
252- .. _backlog : https://github.com/jpmens /mqttwarn/blob/main/doc/backlog.rst
252+ .. _backlog : https://github.com/mqtt-tools /mqttwarn/blob/main/doc/backlog.rst
253253.. _Eclipse Mosquitto : https://mosquitto.org
254254.. _EPL-2.0 : https://www.eclipse.org/legal/epl-2.0/
255- .. _hacking : https://github.com/jpmens /mqttwarn/blob/main/doc/hacking.rst
255+ .. _hacking : https://github.com/mqtt-tools /mqttwarn/blob/main/doc/hacking.rst
256256.. _How do your servers talk to you? : https://jpmens.net/2014/04/03/how-do-your-servers-talk-to-you/
257257.. _Installing mqttwarn with pip : https://mqttwarn.readthedocs.io/en/latest/usage/pip.html
258- .. _issue : https://github.com/jpmens /mqttwarn/issues/new
259- .. _LICENSE : https://github.com/jpmens /mqttwarn/blob/main/LICENSE
258+ .. _issue : https://github.com/mqtt-tools /mqttwarn/issues/new
259+ .. _LICENSE : https://github.com/mqtt-tools /mqttwarn/blob/main/LICENSE
260260.. _MQTTwarn\: Ein Rundum-Sorglos-Notifier : https://web.archive.org/web/20140611040637/http://jaxenter.de/news/MQTTwarn-Ein-Rundum-Sorglos-Notifier-171312
261261.. _mqttwarn configuration : https://mqttwarn.readthedocs.io/en/latest/configure/
262262.. _mqttwarn development sandbox : https://mqttwarn.readthedocs.io/en/latest/workbench/sandbox.html
263263.. _mqttwarn documentation : https://mqttwarn.readthedocs.io/
264264.. _mqttwarn notifier catalog : https://mqttwarn.readthedocs.io/en/latest/notifier-catalog.html
265- .. _mqttwarn.service : https://github.com/jpmens /mqttwarn/blob/main/etc/mqttwarn.service
266- .. _opening an issue on GitHub : https://github.com/jpmens /mqttwarn/issues/new
265+ .. _mqttwarn.service : https://github.com/mqtt-tools /mqttwarn/blob/main/etc/mqttwarn.service
266+ .. _opening an issue on GitHub : https://github.com/mqtt-tools /mqttwarn/issues/new
267267.. _Running notification plugins standalone : https://mqttwarn.readthedocs.io/en/latest/usage/standalone.html
268268.. _Schwarmalarm using mqttwarn : https://hiveeyes.org/docs/system/schwarmalarm-mqttwarn.html
269269.. _Supervisor : https://jpmens.net/2014/02/13/in-my-toolbox-supervisord/
270- .. _supervisor.ini : https://github.com/jpmens /mqttwarn/blob/main/etc/supervisor.ini
270+ .. _supervisor.ini : https://github.com/mqtt-tools /mqttwarn/blob/main/etc/supervisor.ini
271271.. _Using the OCI image with Docker or Podman : https://mqttwarn.readthedocs.io/en/latest/usage/oci.html
0 commit comments