Skip to content

Commit 4e1f7da

Browse files
committed
Fixed a link inside docs
Fixed a link inside docs
1 parent be211ec commit 4e1f7da

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)