From e64f56570f4e63455fa8c16bd32e76513fa2656f Mon Sep 17 00:00:00 2001 From: Mike Anthony Date: Sat, 1 Nov 2014 07:25:01 +0200 Subject: [PATCH] pathfix (again) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e1e211f..a114015 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ To install the extension, use the extensions manager in Bolt. The extension is f ## Defining Redirects -Once you're all up and running, defining your 301-redirects is simple. Each redirect is stored the extension's `config.yml` file (`/app/config/extensions/BoltRedirector.yml`), under the `redirects` section. The syntax is as follows: +Once you're all up and running, defining your 301-redirects is simple. Each redirect is stored the extension's configuration file (stored at `/app/config/extensions/boltredirector.foundrycode.yml`), under the `redirects` section. The syntax is as follows: name: from: ''