AppImage download of Inkscape 1.0 for Linux not available
#### Steps to reproduce: - open https://inkscape.org/release/1.0/gnulinux/ - try to download via web browser or using wget at Linux terminal the AppImage version of Inkscape #### What happened? Does not download. Browser remains querying but download never starts. In the end of waiting the error message: ``` Error 503 between bytes timeout between bytes timeout Guru Mediation: Details: cache-bma1645-BMA 1588617114 3680901667 Varnish cache server ``` At command-line: ``` 302 Found https://media.inkscape.org/dl/resources/file/Inkscape-4035a4f-x86_64.AppImage ``` Looks like [redirection](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes#3xx_Redirection) does not work or link broken. #### What should have happened? AppImage file save as window should be opened with question where to save the AppImage file and when starting the download, it should finish and download fully functional AppImage file and it should start the Inkscape program. #### Inkscape Version and Operating System: - Inkscape Version: when download succeed then hopefully 1.0 - Operating System: Linux Mint with MATE desktop - Operating System version: 19.3
issue