Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d9210db

Browse filesBrowse files
bamarniweaverryan
authored andcommitted
updated route
1 parent 718764a commit d9210db
Copy full SHA for d9210db

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎cookbook/bundles/remove.rst

Copy file name to clipboardExpand all lines: cookbook/bundles/remove.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ that refers to the bundle.
4949
~~~~~~~~~~~~~~~~~~~~~~~~~
5050

5151
The routing for the AcmeDemoBundle can be found in
52-
``app/config/routing_dev.yml``. The routes are ``_welcome``, ``_demo_secured``
53-
and ``_demo``. Remove all three of these entries.
52+
``app/config/routing_dev.yml``. The routes is ``_acme_demo``, remove this entry.
5453

5554
2.2 Remove bundle configuration
5655
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -103,4 +102,4 @@ rely on the bundle you are about to remove.
103102
.. tip::
104103

105104
If a third party bundle relies on another bundle, you can find that bundle
106-
mentioned in the ``composer.json`` file included in the bundle directory.
105+
mentioned in the ``composer.json`` file included in the bundle directory.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.