Open TomByrne opened 3 years ago
Additionallly, the readme link to the guide and api is ending with a /
, which causes it to not work.
eg: https://azul.rs/guide
vs https://azul.rs/guide/
The release links are broken because there is no release yet. So far I've only uploaded the_ linux libazul.so
and other files, for example the API header: https://azul.rs/release/nightly/files/azul.h
The links in the README have been fixed.
All the file download links on https://azul.rs/release/1.0.0-alpha1 are broken. Since the documentation in many places says "use the pre-built libraries", it makes it rather hard to even try Azul...
since the links are broken, libazul.so can only be retrieved by using the following link as mentioned. https://azul.rs/release/nightly/files/libazul.so
yeah, also that's a relatively old version by now. I should do another release.
Sorry, I gave up and went with a different solution. Nonetheless, doing a new release and fixing the links is a good idea. If so, I'll consider using azul for a future project.
All of the links at
https://azul.rs/release/nightly
are broken.