From f0f363da4cf5c24166cbe46a8205425158d895e8 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 19 Feb 2015 18:20:48 -0500 Subject: [PATCH] [ci skip] fix digital ocean docs Closes #991 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index c45ed4f7b..ca0eca8db 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -24,7 +24,7 @@ cd /root/dokku && make dokku-installer For various reasons, certain hosting providers may have other steps that should be preferred to the above. If hosted on any of the following popular hosts, please follow the linked to instructions: -- [Digital Ocean Installation Notes](http://progrium.viewdocs.io/dokku/getting-started/install/digital-ocean) +- [Digital Ocean Installation Notes](http://progrium.viewdocs.io/dokku/getting-started/install/digitalocean) - [Linode Installation Notes](http://progrium.viewdocs.io/dokku/getting-started/install/linode) As well, you may wish to customize your installation in some other fashion. or experiment with vagrant. The guides below should get you started: