From 23f63493b6c6c32dbab77fa3768fb06d1d84d1ce Mon Sep 17 00:00:00 2001 From: Mikael Engvall Date: Fri, 25 Oct 2024 20:04:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f326b5..5cbd2df 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A modern, responsive Tic-Tac-Toe game built with **JavaScript**, **HTML**, and * - [License](#license) ## Demo -Check out a live demo of the game here: [Tic-Tac-Toe Live Demo](https://mikaelengvall.github.io/TicTacToe/) +Check out a live demo of the game here: [Tic-Tac-Toe Live Demo](https://mikaelengvall.github.io/TicTacToeVsComputer/) ## Features - **Responsive design**: Built with Bootstrap, the game scales well across devices.