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 #17061 [Routing] Fix some internal references links (javiereguiluz)
This PR was merged into the 4.4 branch.
Discussion
----------
[Routing] Fix some internal references links
As you can see in this screenshot:

The list of parameters is rendered as 3 separate lists. This is because references are not supported in the middle of the list of items. So, given that the list is short, I propose to move references to the beginning of the list to fix this. Links will point to that beginning of the list, but readers can quickly see all parameters, so this could be fine.
Commits
-------
58bfc1d [Routing] Fix some internal references links
0 commit comments