Skip to content

Commit

Permalink
Doc tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Florens Verschelde committed Sep 23, 2016
1 parent 3c8e9bc commit 71e16a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,13 @@ twig_express:
root: Resources/views/static-html
slug: ohmy
- name: AwesomeStaticBundle
root: Resources/components
slug: awesome
```

If you would like to use a different base URL than “static”, use the `twig_express.base_url` parameter:

```
```yaml
parameters:
twig_express.base_url: something-different
```

0 comments on commit 71e16a6

Please sign in to comment.