diff --git a/doc/guix.texi b/doc/guix.texi
index 8f7feca573f7d1cccd4721ca752e2f51c6b60ed1..4b0f518ea055f6d9949d6d574a71776c1a1c07ce 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -24649,7 +24649,7 @@ example graph.
 @cindex virtual machine
 To run Guix in a virtual machine (VM), one can use the pre-built Guix VM image
 distributed at
-@url{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.x86_64-linux.xz}
+@url{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.x86_64-linux.xz}.
 This image is a compressed image in QCOW format.  You will first need to
 decompress with @command{xz -d}, and then you can pass it to an emulator such
 as QEMU (see below for details).