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
#325 fixed this for /isatty/0.2.0/isatty, so the issue is that /:crate/:version/:target/ behaves differently than /:crate/:version/:target.
We can't just change the redirect to link to /:crate/:version/:target, since ?search= doesn't work on that page. Maybe the easiest thing would be to link to /:target and have the redirect to /:target/ keep the search query parameter?