Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Closed

typo #35

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ There is no script name in the examples of generated URLs either. This is becaus
Listing 9-5 - Showing the Front Controller Name in URLs, in `apps/frontend/config/settings.yml`

prod:
.settings
.settings:
no_script_name: false

Now, the generated URLs will look like this:
Expand Down