summaryrefslogtreecommitdiff
path: root/doc/rtd/explanation/events.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rtd/explanation/events.rst')
-rw-r--r--doc/rtd/explanation/events.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rtd/explanation/events.rst b/doc/rtd/explanation/events.rst
index 0767d025..a202033b 100644
--- a/doc/rtd/explanation/events.rst
+++ b/doc/rtd/explanation/events.rst
@@ -73,7 +73,7 @@ metadata, ``cloud-init`` will also bring up/down the newly added interface.
.. warning::
Due to its use of ``systemd`` sockets, ``hotplug`` functionality is
currently incompatible with SELinux. This issue is being `tracked
- on Launchpad`_. Additionally, ``hotplug`` support is considered
+ in GitHub #3890`_. Additionally, ``hotplug`` support is considered
experimental for non-Debian-based systems.
Example
@@ -92,4 +92,4 @@ On every boot, apply network configuration found in the datasource.
when: ['boot']
.. _Cloud-init: https://launchpad.net/cloud-init
-.. _tracked on Launchpad: https://bugs.launchpad.net/cloud-init/+bug/1936229
+.. _tracked in Github #3890: https://github.com/canonical/cloud-init/issues/3890