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