aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2021-11-24 00:07:03 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2021-11-24 00:07:03 +0100
commit2f2765eab0e81a10c9d9be5431bd8fa90151528e (patch)
tree01c4d00fe11555bd0c47786818954ca857384e46 /src
parent44b16c22876dd41554ff06d639a2ce2691eed8eb (diff)
downloadnotes-2f2765eab0e81a10c9d9be5431bd8fa90151528e.tar.gz
notes-2f2765eab0e81a10c9d9be5431bd8fa90151528e.zip
qemu: fix doc links
Diffstat (limited to 'src')
-rw-r--r--src/tools/qemu.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qemu.md b/src/tools/qemu.md
index 22e6e6d..c34c533 100644
--- a/src/tools/qemu.md
+++ b/src/tools/qemu.md
@@ -191,9 +191,9 @@ lsblk -f /dev/sda
## VM snapshots
VM snapshots require that there is at least on `qcow2` disk attached to the VM
-([VM Snapshots][qemu-doc-snapshot]).
+([VM Snapshots][doc-qemu-snapshot]).
-Commands for qemu [Monitor][qemu-doc-monitor] or [QMP][qemu-doc-qmp]:
+Commands for qemu [Monitor][doc-qemu-monitor] or [QMP][doc-qemu-qmp]:
```bash
# List available snapshots.
info snapshots