aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/admin/handler.go
diff options
context:
space:
mode:
Diffstat (limited to 'backend/admin/handler.go')
-rw-r--r--backend/admin/handler.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/admin/handler.go b/backend/admin/handler.go
index 235e0be..c3e40e9 100644
--- a/backend/admin/handler.go
+++ b/backend/admin/handler.go
@@ -18,7 +18,7 @@ import (
)
const (
- basePath = "/iosdc-japan/2024/code-battle"
+ basePath = "/phperkaigi/2025/code-battle"
)
var jst = time.FixedZone("Asia/Tokyo", 9*60*60)