Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
build-aux/syntax-check.mk | 1 -
docs/drvlxc.rst | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk
index e0d2a7fe6c..762b2e5ccc 100644
--- a/build-aux/syntax-check.mk
+++ b/build-aux/syntax-check.mk
@@ -900,7 +900,6 @@ http_sites +=
example.org
http_sites += herp.derp
# HTTP-only sites
-http_sites += 0pointer.de
http_sites +=
mah.everybody.org
http_sites +=
etallen.com
diff --git a/docs/drvlxc.rst b/docs/drvlxc.rst
index b88323b165..24501cae11 100644
--- a/docs/drvlxc.rst
+++ b/docs/drvlxc.rst
@@ -245,7 +245,7 @@ Systemd Socket Activation Integration
The libvirt LXC driver provides the ability to pass across pre-opened file
descriptors when starting LXC guests. This allows for libvirt LXC to support
systemd's `socket activation
-capability <
http://0pointer.de/blog/projects/socket-activated-containers.html>`__,
+capability
<
https://0pointer.de/blog/projects/socket-activated-containers.html>`__,
where an incoming client connection in the host OS will trigger the startup of a
container, which runs another copy of systemd which gets passed the server
socket, and then activates the actual service handler in the container.
--
2.35.3