Closed flavienbonvin closed 8 months ago
This seems to be an issue with how the build flow just uploads the build without cleaning up old files from previous builds that don't need to be there anymore.
I've been doing this manually in static storage whenever this crops up, but we should find a cleaner way of doing things. 🤔
This page should 404 at least now. Thanks for the report @flavienbonvin! We have an old issue open for problems like this so I'll track it there: https://github.com/electron/website/issues/139
Preflight Checklist
Electron Version
28.0.0
What operating system are you using?
Windows
Operating System Version
Windows 10
What arch are you using?
x64
Last Known Working Electron version
No response
Expected Behavior
The German support page is still available in the documentation Here is the link: https://www.electronjs.org/de/docs/latest/tutorial/unterst%C3%BCtzung
Actual Behavior
The content of the page should be updated to the content of the page in the English version of the documentation Here is the support page in English: https://www.electronjs.org/docs/latest/tutorial/support
Testcase Gist URL
No response
Additional Information
It seems like an outdated German version of the electron website is still online. Accessing the outdated link and then clicking the logo shows the old website, which is a bit broken.