From 306a8399a05e25e2de62fbf23ba6c7ab35992292 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Fri, 23 Jul 2021 09:39:15 -0300
Subject: Fix path to GM Logs

---
 npc/functions/scoreboards.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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]+")");
-- 
cgit v1.2.3-70-g09d2