Skip to content

Commit f821491

Browse files
committed
Merge pull request #1224 from DiliBau/patch-1
Fixed a link inside docs
2 parents be211ec + 4e1f7da commit f821491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ security:
2121
2222
### User and Group class
2323
24-
This bundle now (registers mappings)[http://symfony.com/doc/master/cookbook/doctrine/mapping_model_classes.html]
24+
This bundle now [registers mappings](http://symfony.com/doc/master/cookbook/doctrine/mapping_model_classes.html)
2525
for the classes in the Model namespace directly, instead
2626
of having empty extending classes. The User and Group classes in the Entity and
2727
Document namespaces are deprecated, you should update your User and Group

0 commit comments

Comments
 (0)