mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #7385] Update information and links of documentation #10463
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?
Original Pull Request: https://github.com/doctrine/orm/pull/7385
State: closed
Merged: Yes
Some of the links in the documentation were outdated, 404 or just didn't work. A few external links led to deprecated pages too. I created this PR to update some links and outdated info content for the current version. This needs to be put into the newer, upcoming versions too.
It also looks like that
:ref:reStructuredText aren't handled properly, because a few lead to the same page instead to the set label. This is not part of this PR though and needs to be fixed on the website's doc-generation.