summaryrefslogtreecommitdiff
path: root/doc/rtd/explanation/events.rst
diff options
context:
space:
mode:
authorJames Falcon <james.falcon@canonical.com>2023-05-15 16:04:46 -0500
committerGitHub <noreply@github.com>2023-05-15 15:04:46 -0600
commitce2f26c20e5e9143e4e8d468c101ffa8ba36f7b2 (patch)
tree053802be06f19d080f069ced74bd564c6014b1ec /doc/rtd/explanation/events.rst
parent7c52b8a5fbcfe1e7442bbd011956b52e303745c5 (diff)
downloadcloud-init-git-ce2f26c20e5e9143e4e8d468c101ffa8ba36f7b2.tar.gz
Replace Launchpad references with GitHub Issues
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