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 #9810 Fixed URLs to APIs outside of the Symfony project (javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Fixed URLs to APIs outside of the Symfony project
As explained in #9732, any `:class:` or `:method:` directive that points to classes outside of the `Symfony\` namespace will result in 404 errors. I'll fix the other occurrences of these errors in the upper branches too while merging.
Commits
-------
4612bd2 Fixed URLs to APIs outside of the Symfony project
0 commit comments