You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #5553 Fix all broken links/permanent redirects/removed anchors (WouterJ)
This PR was merged into the 2.3 branch.
Discussion
----------
Fix all broken links/permanent redirects/removed anchors
Today, I discovered that Sphinx has a built-in link checker. I couldn't resist running it and fixing everything it found.
It turns out that we had a lot of broken/permanently redirected links.
| Q | A
| --- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3+
| Fixed tickets | -
Commits
-------
185dfbf Remove sf-doc mailing list link
80a560f Inline links to Symfony docs
a858888 Fix all invalid API doc links
123d05f Fix all broken links
3c830bc Fix all permanent redirects
09b3b1b Create your own Framework tutorial is moved to the docs
.. _`Creating Classes for the Database`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#creating-classes-for-the-database
0 commit comments