From 9f81a91541145216dc058343b74b05f83a682d52 Mon Sep 17 00:00:00 2001 From: phlux Date: Fri, 9 May 2025 03:18:30 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3ebcfc..0d30072 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ A Matrix bot written in Go that retrieves and displays college football (CFB) an 1. Clone the repository and navigate to its root: ```bash - git clone https://github.com/your-org/matrix-scores-bot.git + git clone https://git.ewnix.net/phlux/matrix-scores-bot.git cd matrix-scores-bot ```