Correct URL in help text.

This commit is contained in:
Jacob Mandelson 2022-11-04 08:06:02 -07:00
parent 1482a7aca2
commit 94d90cf5e0
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ EX void buildHelpText() {
#endif
#endif
help += XLAT("See more on the website: ")
+ "http//roguetemple.com/z/hyper/\n\n";
+ "https://roguetemple.com/z/hyper/\n\n";
#if CAP_TOUR
if(!tour::on)