From 476076340150ac82e69e0553f7b99f222f132ac8 Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Sat, 27 Aug 2016 17:32:03 +0900 Subject: [PATCH] Doc: fix invalid link to examples --- Documentation/torus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/torus.md b/Documentation/torus.md index f69b9d32..71a8efb8 100644 --- a/Documentation/torus.md +++ b/Documentation/torus.md @@ -14,7 +14,7 @@ Ensure that you've gone through the [bootcfg with rkt](getting-started-rkt.md) g ## Examples -The [examples](..examples) statically assign IP addresses to libvirt client VMs created by `scripts/libvirt`. The examples can be used for physical machines if you update the MAC/IP addresses. See [network setup](network-setup.md) and [deployment](deployment.md). +The [examples](../examples) statically assign IP addresses to libvirt client VMs created by `scripts/libvirt`. The examples can be used for physical machines if you update the MAC/IP addresses. See [network setup](network-setup.md) and [deployment](deployment.md). * [torus](../examples/groups/torus) - iPXE boot a Torus cluster (use rkt)