8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369f77c commit 587e409Copy full SHA for 587e409
src/Symfony/Bridge/Doctrine/Tests/Fixtures/AssociationKeyEntity.php
@@ -16,7 +16,7 @@
16
/**
17
* An entity whose primary key is a foreign key to another entity.
18
*
19
- * @see http://doctrine-orm.readthedocs.org/en/latest/tutorials/composite-primary-keys.html#use-case-2-simple-derived-identity
+ * @see http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/tutorials/composite-primary-keys.html#identity-through-foreign-entities
20
* @ORM\Entity
21
*/
22
class AssociationKeyEntity
0 commit comments