Commit d57db81
committed
minor symfony#9294 Use the proper path of version 2.x (Romain)
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes symfony#9294).
Discussion
----------
Use the proper path of version 2.x
This doc used the path added as of version 3.x.
In version 2.x, it has to be app/foo for the commands.
Commits
-------
9f4cdf7 Use the proper path of version 2.x1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments