From 5af8ece26155cb60465e0221fa11294cd5e2d73a Mon Sep 17 00:00:00 2001 From: Steven Crossan Date: Tue, 24 Apr 2018 21:39:15 -0400 Subject: [PATCH] Update DO doc link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54e72711..6e7ab679 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ After this process completes, the Algo VPN server will contains only the users l - Setup [Generic/Linux](docs/client-linux.md) clients with Ansible * Cloud setup - Configure [Azure](docs/cloud-azure.md) - - Configure [DigitalOcean](cloud-do.md) + - Configure [DigitalOcean](docs/cloud-do.md) * Advanced Deployment - Deploy to your own [FreeBSD](docs/deploy-to-freebsd.md) server - Deploy to your own [Ubuntu 16.04](docs/deploy-to-ubuntu.md) server