diff --git a/scripts/projects.js b/scripts/projects.js index 45cceb1..6a1e176 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -34,7 +34,7 @@ const projects = [{ desc: "Tiny Life is a fun simulation game that tries to capture the essence of games like The Sims, but in an isometric pixelart style. It's currently in development, but you can already play it and even make your own mods!", status: "In development", links: { - "Check it out": "https://ellpeck.itch.io/tiny-life" + "Check it out": "https://tinylifegame.com" }, icon: "tiny" },