Hey, thanks for merging in my PR last week without any back-and-forth, first of all. That's always a great feeling. ☺️
This ticket though is to track an HTTP 404 error occurring from clicking on the Transifex link in the website footer that targets (or used to, at least) the translations dashboard. Currently the link target is www.transifex.com/organization/kaos/dashboard/kaos, but I had to manually alter it to explore.transifex.com/kaos/ in order to get it to resolve successfully. (The app subdomain also resolved that path successfully for me, but I think Transifex reserves the app subdomain for logged-in users.)
Anyhow just leaving a reminder here so it gets looked at and fixed when there's time. Take care.
Hey, thanks for merging in [my PR](https://codeberg.org/KaOS/website/pulls/7) last week without any back-and-forth, first of all. That's always a great feeling. ☺️
This ticket though is to track an HTTP 404 error occurring from clicking on the Transifex link in the website footer that targets (or used to, at least) the translations dashboard. Currently the link target is [www.transifex.com/organization/kaos/dashboard/kaos](https://www.transifex.com/organization/kaos/dashboard/kaos), but I had to manually alter it to [explore.transifex.com/kaos/](https://explore.transifex.com/kaos/) in order to get it to resolve successfully. (The `app` subdomain also resolved that path successfully for me, but I think Transifex reserves the `app` subdomain for logged-in users.)
Anyhow just leaving a reminder here so it gets looked at and fixed when there's time. Take care.