New bug in download link of beta
Posted: Fri Apr 11, 2025 1:33 pm
There is a typo on the beta page of the site, which makes impossible to download Arm64 build.
Looking on the page source, we see this:
So someone forgot the closing angle bracket, should be this:
Looking on the page source, we see this:
Code: Select all
...edpro160_x64_setup.exe">x64 build</a, the <a href=...
Code: Select all
...edpro160_x64_setup.exe">x64 build</a>, the <a href=...