Correct URL in help text.
@ -185,7 +185,7 @@ EX void buildHelpText() {
#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)
The note is not visible to the blocked user.