diff --git a/Resources/config/routing.xml b/Resources/config/routing.xml
index beaa117..392d5ad 100644
--- a/Resources/config/routing.xml
+++ b/Resources/config/routing.xml
@@ -5,10 +5,10 @@
http://symfony.com/schema/routing/routing-1.0.xsd">
- overblog_graphiql.controller:indexAction
+ Overblog\GraphiQLBundle\Controller\GraphiQLController::indexAction
- overblog_graphiql.controller:indexAction
+ Overblog\GraphiQLBundle\Controller\GraphiQLController::indexAction
diff --git a/Resources/config/services.xml b/Resources/config/services.xml
index 16c6c20..0960861 100644
--- a/Resources/config/services.xml
+++ b/Resources/config/services.xml
@@ -24,5 +24,9 @@
+
+