From b94b455aba081e3fc4d35378253e61b9c01c3243 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Thu, 20 Apr 2017 18:28:16 -0400 Subject: [PATCH] typo --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 635ae52..719fc03 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ The Algo VPN server now contains only the users listed in the `config.cfg` file. * Client setup - Setup [Windows](client-windows.md) clients - Setup [Android](client-android.md) clients - - Setup [Generic/Linux](client-generic.md) clients with Ansible + - Setup [Generic/Linux](client-linux.md) clients with Ansible * Cloud setup - Configure [Azure](cloud-azure.md) - Deploy to an [unsupported cloud provider](cloud-unsupported.md) diff --git a/docs/index.md b/docs/index.md index 37d4f73..d56e81b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ * Client setup - Setup [Windows](client-windows.md) clients - Setup [Android](client-android.md) clients - - Setup [Generic/Linux](client-generic.md) clients with Ansible + - Setup [Generic/Linux](client-linux.md) clients with Ansible * Cloud setup - Configure [Azure](cloud-azure.md) - Deploy to an [unsupported cloud provider](cloud-unsupported.md)