diff --git a/public/play.html b/public/play.html index d1f0ad8..7680427 100644 --- a/public/play.html +++ b/public/play.html @@ -30,7 +30,7 @@
gameNameElement.textContent = game.name; const gameFrame = document.getElementById('gameFrame'); - gameFrame.src = `https://gpsd.onrender.com/${gameUrl}/`; + gameFrame.src = `https://stop-looking-you-skid.onrender.com/${gameUrl}/`; } else { console.error('Game not found'); } diff --git a/public/projects.html b/public/projects.html index 071d7f4..543e099 100644 --- a/public/projects.html +++ b/public/projects.html @@ -52,7 +52,7 @@