URL for broken page
https://git-scm.com/download/guis?os=linux
Problem
When a filter is selected in https://git-scm.com/downloads/guis, the client's javascript replaces the browser url with one that does not exist, and on reloading the page returns a 404 HTTP.
Operating system and browser
Windows 11, Firefox 129.0.2 (64-bit)
Steps to reproduce
Step 1: Navigate to https://git-scm.com/downloads/guis
Step 2: Select filter linux (Or other)
Step 3: Reload page with F5 or in browser button
Actual result: 404 HTTP
Expected result: 200 HTTP
Other details
I will open a pull request fixing the client's JS that overwrites the url when the filter is applied