From 4bd59bebf4ebe30e30a776044500a16e93e97b9f Mon Sep 17 00:00:00 2001 From: Steven Crossan Date: Wed, 25 Apr 2018 02:42:23 +0000 Subject: [PATCH] Update DO doc link in README.md (#890) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54e7271..6e7ab67 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