From a6e08dc2879eb628c5e223fe915c29f0aad27b9f Mon Sep 17 00:00:00 2001 From: Erik Onarheim Date: Sat, 20 Apr 2024 14:13:55 -0500 Subject: [PATCH] Updates Sum Monsters --- site/src/pages/showcase/_data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/src/pages/showcase/_data.ts b/site/src/pages/showcase/_data.ts index 897e9ffed..16ecf097e 100644 --- a/site/src/pages/showcase/_data.ts +++ b/site/src/pages/showcase/_data.ts @@ -20,8 +20,8 @@ export default [ image: sumMonstersImage, description: 'Play the mathimagical game where you arrange monsters to complete the dungeon’s sum-mons. May Trix the Witch is doing all she can to bring the dungeon to order!', - url: 'https://excaliburjs.com/ludum-55/', - source: 'https://github.com/excaliburjs/ludum-55', + url: 'https://excaliburjs.com/sum-monsters/', + source: 'https://github.com/excaliburjs/sum-monsters', }, { title: 'Excali-Farm',