diff --git a/README.md b/README.md index 86a74bea..c09cd6d5 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ The Algo VPN server now contains only the users listed in the `config.cfg` file. ## Additional Documentation * Setup instructions - - Documentation for avaialble [Ansible roles](docs/deploy-with-ansible.md) + - Documentation for available [Ansible roles](docs/deploy-with-ansible.md) - Deploy from [RedHat/CentOS 6.x](docs/setup-redhat-centos6.md) * Client setup - Setup [Windows](docs/client-windows.md) clients @@ -209,9 +209,9 @@ The Algo VPN server now contains only the users listed in the `config.cfg` file. - Configure [Azure](docs/cloud-azure.md) - Deploy to an [unsupported cloud provider](docs/cloud-unsupported.md) * Advanced Deployment - - Deploy to local [FreeBSD](docs/deploy-to-freebsd.md) servers - - Deploy to local [Ubuntu 16.04](docs/deploy-to-ubuntu.md) servers - - Deploy with [Ansible](docs/deploy-with-ansible.md) + - Deploy to your own [FreeBSD](docs/deploy-to-freebsd.md) server + - Deploy to your own [Ubuntu 16.04](docs/deploy-to-ubuntu.md) server + - Deploy with [Ansible](docs/deploy-with-ansible.md) directly * [FAQ](docs/faq.md) * [Troubleshooting](docs/troubleshooting.md) diff --git a/docs/index.md b/docs/index.md index d56e81b7..80d39652 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ # Algo VPN documentation * Setup instructions - - Documentation for avaialble [Ansible roles](setup-roles.md) + - Documentation for available [Ansible roles](setup-roles.md) - Deploy from [RedHat/CentOS 6.x](setup-redhat-centos6.md) * Client setup - Setup [Windows](client-windows.md) clients @@ -11,9 +11,9 @@ - Configure [Azure](cloud-azure.md) - Deploy to an [unsupported cloud provider](cloud-unsupported.md) * Advanced Deployment - - Deploy to local [FreeBSD](deploy-to-freebsd.md) servers - - Deploy to local [Ubuntu 16.04](deploy-to-ubuntu.md) servers - - Deploy with [Ansible](deploy-with-ansible.md) + - Deploy to your own [FreeBSD](deploy-to-freebsd.md) server + - Deploy to your own [Ubuntu 16.04](deploy-to-ubuntu.md) server + - Deploy with [Ansible](deploy-with-ansible.md) directly * [FAQ](faq.md) * [Troubleshooting](troubleshooting.md)