Skip to content

Commit d24b6d6

Browse files
committed
Merge branch '5.1' into 5.x
* 5.1: Remove simple quotes in config/routes/annotations.yaml
2 parents 2a4924b + fec9404 commit d24b6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This command also creates the following configuration file:
4747
4848
# config/routes/annotations.yaml
4949
controllers:
50-
resource: '../../src/Controller/'
50+
resource: ../../src/Controller/
5151
type: annotation
5252
5353
kernel:

0 commit comments

Comments
 (0)