8000 [Form] [DoctrineBridge] fixed URL link · symfony/symfony@587e409 · GitHub
[go: up one dir, main page]

Skip to content

Commit 587e409

Browse files
author
Ian Phillips
committed
[Form] [DoctrineBridge] fixed URL link
1 parent 369f77c commit 587e409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Doctrine/Tests/Fixtures/AssociationKeyEntity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/**
1717
* An entity whose primary key is a foreign key to another entity.
1818
*
19-
* @see http://doctrine-orm.readthedocs.org/en/latest/tutorials/composite-primary-keys.html#use-case-2-simple-derived-identity
19+
* @see http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/tutorials/composite-primary-keys.html#identity-through-foreign-entities
2020
* @ORM\Entity
2121
*/
2222
class AssociationKeyEntity

0 commit comments

Comments
 (0)
0