From e538bb2641fa195ed598ea5ee5cb5707a3566538 Mon Sep 17 00:00:00 2001 From: adbenitez Date: Sun, 9 Jul 2023 15:15:58 +0200 Subject: [PATCH] update url --- public/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.toml b/public/manifest.toml index b963d91..1725921 100644 --- a/public/manifest.toml +++ b/public/manifest.toml @@ -1,3 +1,3 @@ name = "Tic Tac Toe" description = "Tic Tac Toe game: Matchmaking with multiple games at once and everyone in the group can spectate." -source_code_url = "https://github.com/webxdc/tictactoe.xdc" +source_code_url = "https://github.com/webxdc/tictactoe"