From 980460cee65426b278879e8cf20eeb57c1fb6f57 Mon Sep 17 00:00:00 2001 From: choptop84 Date: Thu, 11 Apr 2024 14:08:32 -0400 Subject: [PATCH] Update index.html --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index eb23fb5..7818c6b 100644 --- a/website/index.html +++ b/website/index.html @@ -407,7 +407,7 @@

} function toEgg() { - location.href = 'http://choptop84.github.io/abyssbox-app/egg'; + location.href = 'http://choptop84.github.io/abyssbox-source/website/egg'; }