Skip to content

Commit 63cf673

Browse files
authored
Fix wrong configuration example in README.md file (#4)
1 parent 7fda755 commit 63cf673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ You have to provide a path to `url_generating_routes.php` for the url generating
4444

4545
```yaml
4646
parameters:
47-
symfony:
48-
urlGeneratingRulesFile: var/cache/dev/url_generating_routes.xml
47+
dadadev:
48+
urlGeneratingRulesFile: var/cache/dev/url_generating_routes.php
4949
```

0 commit comments

Comments
 (0)