Merge fix to correct URL problem on Termux (via F-Droid) welcome screen. Trailing period on URL #3214
chrispleasegradethis
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is this fix being merged into Termux?
https://github.com/termux/termux-app/pull/2932/files
https://github.com/termux/termux-app/pull/2932/commits
The Welcome screen URL has a trailing period which gets include in the URL.
A workaround would be to put a redirect from
https://wiki.termux.com/wiki/Main_Page. <---- see trailing period....!
to
https://wiki.termux.com/wiki/Main_Page
See also :
http://bit.ly/3j6Fvo2 Termux Welcome Page problem 2023-01-24
https://discord.com/channels/641256914684084234/641256914684084237/1067961425584205887
Beta Was this translation helpful? Give feedback.
All reactions