From 27a53e38e0781472628ebc13166c6b7262c4873f Mon Sep 17 00:00:00 2001 From: Rob Nee Date: Thu, 13 Apr 2017 19:39:53 -0400 Subject: [PATCH] Fix link to RedHat/Centos doc (#398) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2cbded82..24dd4aac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@ * Cloud setup - [Azure](cloud-azure.md) * Server setup - - [RedHat/CentOS 6.x](server-centos6.md) + - [RedHat/CentOS 6.x](server-redhat-centos6.md) - [FreeBSD](server-freebsd.md) * [Troubleshooting](troubleshooting.md) * [FAQ](faq.md)