Skip to content

Commit 30a6c80

Browse files
committed
Merge branch '4.2'
* 4.2: Renamed an article that was still referring to Symfony2
2 parents c20f346 + dca7438 commit 30a6c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/http_foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ unit test for the above code::
7878

7979
If our application were just slightly bigger, we would have been able to
8080
find even more problems. If you are curious about them, read the
81-
:doc:`/introduction/from_flat_php_to_symfony2` chapter of the book.
81+
:doc:`/introduction/from_flat_php_to_symfony` chapter of the book.
8282

8383
At this point, if you are not convinced that security and testing are indeed
8484
two very good reasons to stop writing code the old way and adopt a framework

0 commit comments

Comments
 (0)