You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/DataFixtures/PHPCR/LoadNewsData.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ public function load(ObjectManager $manager)
49
49
'This is a news item which demonstrates the routing auto bundle. The routing
50
50
auto bundle automatically creates routes for documents which are persisted.
51
51
52
-
See the routing auto <a href="https://github.com/symfony-cmf/cmf-sandbox/blob/master/src/AppBundle/Resources/config/cmf_routing_auto.yml">configuration file</a> to see how this works.
52
+
See the routing auto <a href="https://github.com/symfony-cmf/cmf-sandbox/blob/master/src/Resources/config/cmf_routing_auto.yml">configuration file</a> to see how this works.
0 commit comments