From 2ad0b2947314cc6eab16901986e2942c9dd8cee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gonz=C3=A1lez?= Date: Thu, 7 Mar 2013 12:00:29 +0100 Subject: [PATCH] typo --- gentle-introduction/en/09-Links-and-the-Routing-System.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentle-introduction/en/09-Links-and-the-Routing-System.markdown b/gentle-introduction/en/09-Links-and-the-Routing-System.markdown index 44bcb4d..f74a6b4 100644 --- a/gentle-introduction/en/09-Links-and-the-Routing-System.markdown +++ b/gentle-introduction/en/09-Links-and-the-Routing-System.markdown @@ -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: