From ab16f373c65a9692910511a270ab2bd3fb7f2c28 Mon Sep 17 00:00:00 2001 From: Theophile Trunck Date: Thu, 13 Apr 2017 21:52:09 -0400 Subject: [PATCH] fix Advanced Usage broken link (#399) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e5f0c36..7572d6df 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ The Algo VPN server now contains only the users listed in the `config.cfg` file. ## Additional Documentation -* [Advanced Usage](docs/anvanced-usage.md) describes how to deploy an Algo VPN server directly from Ansible. +* [Advanced Usage](docs/advanced-usage.md) describes how to deploy an Algo VPN server directly from Ansible. * [FAQ](docs/faq.md) includes answers to common questions. * [Roles](docs/ansible-roles.md) includes a description of optional Algo VPN server features. * [Troubleshooting](docs/troubleshooting.md) includes answers to common technical issues.