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
## Changes
This makes the "Install" link on the front page work again.
## Context
In #2096, the link location was changed, but one conversion was
incomplete: Clicking the "Install" link on the front page directs to
`/install/win`, which does not currently exist (but `/install/windows`
does).
To help this, not only do we fix the link here, but we also add a
redirect for the `/install/win` URL.
0 commit comments