From 453c0f5a1c177c4f9964010911d4e3c5382007fa Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Sun, 23 Apr 2017 16:26:44 -0400 Subject: [PATCH] fix links --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index d827e4b1..7275901f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,9 +2,9 @@ * Setup instructions - Documentation for available [Ansible roles](setup-roles.md) - - Deploy from [RedHat/CentOS 6.x](setup-redhat-centos6.md) - - Deploy from [Windows](client-windows.md) - - Deploy from [Ansible](deploy-with-ansible.md) directly + - Deploy from [RedHat/CentOS 6.x](deploy-from-redhat-centos6.md) + - Deploy from [Windows](deploy-from-windows.md) + - Deploy from [Ansible](deploy-from-ansible.md) directly * Client setup - Setup [Android](client-android.md) clients - Setup [Generic/Linux](client-linux.md) clients with Ansible