summaryrefslogtreecommitdiff
path: root/npc/functions/scoreboards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/scoreboards.txt')
-rw-r--r--npc/functions/scoreboards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt
index 36a61f310..384a914fc 100644
--- a/npc/functions/scoreboards.txt
+++ b/npc/functions/scoreboards.txt
@@ -198,7 +198,7 @@ function script HallOfCoins {
function script HallOfGMLog {
mes "";
mes l("##BLatest GM Commands##b");
- mesc l("Read the last 30 days %s", "@@https://tmw2.org/experiments/gmCommands|"+l("here")+"@@");
+ mesc l("Read the last 30 days %s", "@@https://tmw2.org/experiments/gm|"+l("here")+"@@");
mes("1."+$@hogm_name$[0]+" ("+$@hogm_value$[0]+")");
mes("2."+$@hogm_name$[1]+" ("+$@hogm_value$[1]+")");
mes("3."+$@hogm_name$[2]+" ("+$@hogm_value$[2]+")");