From 54d1d34032601f6122e4c78499098e648689097f Mon Sep 17 00:00:00 2001 From: Kyoungwon Lee Date: Sun, 4 Jan 2015 19:47:34 +0900 Subject: [PATCH] fixed a broken link --- docs/setup/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/install.md b/docs/setup/install.md index 0a35aa25..a2170a33 100644 --- a/docs/setup/install.md +++ b/docs/setup/install.md @@ -45,7 +45,7 @@ When using the **Deploy to Heroku** button you needn't worry about using a datab # Configuring a database without Heroku -Cachet relies on a database to store the components and incidents, however it needs to be configured for your [environment](https://github.com/cachethq/Cachet/blob/master/INSTALL.md#environment-detection). +Cachet relies on a database to store the components and incidents, however it needs to be configured for your [environment](https://github.com/cachethq/Cachet/blob/master/docs/setup/install.md#environment-detection). Our database configuration (`./app/config/database.php`) is setup to require the following environment variables: