Fixed link to settings documentation

This commit is contained in:
bakatrouble 2014-07-28 13:48:55 +04:00
parent ca95ce0ec7
commit f7d30418b6
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ $fenom->setOptions($options);
* `/path/to/templates` — directory, where stores your templates.
* `/path/to/template/cache` — directory, where stores compiled templates in PHP files.
* `$options` - bit-mask or array of [Fenom settings](./docs/settings.md).
* `$options` - bit-mask or array of [Fenom settings](./docs/configuration.md#template-settings).
### Use Fenom