Skip to content

Commit 33c9b98

Browse files
committed
[symfony#2863] Fixing some ordering of documents
1 parent fc56844 commit 33c9b98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/event_dispatcher/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Event Dispatcher
55
:maxdepth: 2
66

77
introduction
8-
generic_event
98
container_aware_dispatcher
9+
generic_event
1010
immutable_dispatcher

components/map.rst.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444

4545
* :doc:`/components/event_dispatcher/introduction`
4646
* :doc:`/components/event_dispatcher/container_aware_dispatcher`
47-
* :doc:`/components/event_dispatcher/immutable_dispatcher`
4847
* :doc:`/components/event_dispatcher/generic_event`
48+
* :doc:`/components/event_dispatcher/immutable_dispatcher`
4949

5050
* **Filesystem**
5151

0 commit comments

Comments
 (0)