Open
Description
Describe the bug
Tested on: https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/motis-project/motis/refs/heads/master/openapi.yaml
When clicking on the "Download OpenAPI specification" download button, the URL https://cors.redoc.ly/https://raw.githubusercontent.com/motis-project/motis/refs/heads/master/openapi.yaml does not show the correct page.
Expected behavior
The CORS proxy should correctly redirect to https://raw.githubusercontent.com/motis-project/motis/refs/heads/master/openapi.yaml, or should not be included at all in the url of the download button (as I don't see why it is useful there)