From 9b1c426039b1b7c081fc5d47cedd5cfc1b020b60 Mon Sep 17 00:00:00 2001 From: Nick Wade Date: Wed, 24 Apr 2019 23:54:53 -0700 Subject: [PATCH] Fix typo DigitalOcean --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8637e46fecd8..dff27fcdabc5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ See docker oneliner mentioned above. Dockerfile is at [/Dockerfile](/Dockerfile) For detailed instructions and troubleshooting, see the [self-hosted quick start guide](doc/self-hosted/index.md). -Quickstart guides for [Google Cloud](doc/admin/install/google_cloud.md), [AWS](doc/admin/install/aws.md), and [Digital Ocean](doc/admin/install/digitalocean.md). +Quickstart guides for [Google Cloud](doc/admin/install/google_cloud.md), [AWS](doc/admin/install/aws.md), and [DigitalOcean](doc/admin/install/digitalocean.md). How to [secure your setup](/doc/security/ssl.md).