1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-15 06:17:38 +00:00
This commit is contained in:
Zeno Rogue
2022-11-04 23:15:44 +01:00

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)