From 0f4ee909d5b56797e872d7ec7647f4ab659d567c Mon Sep 17 00:00:00 2001 From: Rory Date: Wed, 1 Apr 2015 13:44:49 +0200 Subject: [PATCH] corrected configuration link in bootstrap.sh --- bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 6a4d0f4bc..942f63da2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -33,4 +33,5 @@ make install echo echo "Almost done! For next steps on configuration:" -echo " http://progrium.viewdocs.io/dokku/installation#user-content-configuring" +echo " http://progrium.viewdocs.io/dokku/advanced-installation#user-content-configuring" +