aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Levon <john.levon@nutanix.com>2024-05-14 15:29:40 -0700
committerGitHub <noreply@github.com>2024-05-14 23:29:40 +0100
commit324f74cee9201ea1a78a9bfb3fcbdba329006703 (patch)
tree4f3c1d85c57600c1b6d7b9159bb855238f6c1430 /docs
parent09bb7f16106eedbfb726379f7b7b518cc8a95b88 (diff)
downloadlibvfio-user-324f74cee9201ea1a78a9bfb3fcbdba329006703.zip
libvfio-user-324f74cee9201ea1a78a9bfb3fcbdba329006703.tar.gz
libvfio-user-324f74cee9201ea1a78a9bfb3fcbdba329006703.tar.bz2
docs: correct markdown links (#796)
The syntax is [free text](https:/..). Signed-off-by: John Levon <john.levon@nutanix.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/spdk.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spdk.md b/docs/spdk.md
index de6dc36..0738fa0 100644
--- a/docs/spdk.md
+++ b/docs/spdk.md
@@ -100,7 +100,7 @@ https://www.linux-kvm.org/page/Migration.
Note that the above live migration code in `qemu` and `SPDK` relies on the older
live migration format, this is kept in the
-[https://github.com/nutanix/libvfio-user/tree/migration-v1](migration-v1)
+[migration-v1](https://github.com/nutanix/libvfio-user/tree/migration-v1)
branch of `libvfio-user`.
libvirt