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
Fix RSS redirect order - move before wildcard redirects
The RSS feed redirects were being caught by the wildcard changelog redirects
because they were placed after them. Moved the RSS redirects before the
wildcard redirects so they match first.
Co-Authored-By: Niels Swimberghe <[email protected]>
0 commit comments