mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
Duplicate tag element #ID in docs #6709
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BonBonSlick on GitHub (May 1, 2021).
https://www.doctrine-project.org/projects/doctrine-orm/en/2.8/reference/annotations-reference.html#index
This page contains 2 the same id="index" as a result its impossible to give a link to second id="index" ;(
Dunno exactly where to post it. Could commit a fix if I knew.
@greg0ire commented on GitHub (May 1, 2021):
The url contains
doctrine-orm, so the right repository must be that one. Transferring.@greg0ire commented on GitHub (May 1, 2021):
The page contains a section titled
Index, and another section for the@Indexannotation. That's why. Not sure how to fix that. Maybe rename the first one toTable of Contents?