From 25f10320799d31f65ae946268b94e4cbab5ce867 Mon Sep 17 00:00:00 2001 From: Tomi Saarinen Date: Mon, 3 Oct 2011 16:19:08 +0300 Subject: [PATCH] small fix to docs --- README.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 3a69baf..6be0562 100644 --- a/README.markdown +++ b/README.markdown @@ -241,7 +241,7 @@ knp_gaufrette: In your AcmeTestBundle, add following service definitions: ``` yaml -# src/Acme/TestBundle/services.yml +# src/Acme/TestBundle/Resources/config/services.yml parameters: acme_test.mongo.server: "mongodb://localhost:27017" acme_test.mongo.options: @@ -261,5 +261,4 @@ services: ``` - [gaufrette-homepage]: https://github.com/knplabs/Gaufrette