Current behaviour: “Settings” > “Documentation and Support” takes you to https://antennapod.org/documentation/ The slash at the end causes a 404 error (“Page not found”)
Hi @Fritz, thanks for reporting that! I’ve just prepared a code change that fixes the issue.
@ByteHamster, now that we have a thread about the documentation link from the app, I was thinking: would it be possible to open the localised websites based on the device locale? I think we’d need to include a mapping of the available languages (or maybe the build process can take the _data/locales.yml file) to know in which languages the site is available and adjust the documentation link accordingly?