From d64486c62408cd4b4a29aee91c422e147fc8cc40 Mon Sep 17 00:00:00 2001
From: fluttershy <a@a.a>
Date: Wed, 1 Jan 2025 13:21:48 +0500
Subject: [PATCH] url update

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bd3d84e..cd6188f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Library for creating discord bots
 
 # How to build
 ```bash
-git clone https://\[226:6bac:39d0:90bd:f480:fb4d:fadf:2045\]:8443/fluttershy/sparkle.git
+git clone http://applejack.ygg/fluttershy/sparkle.git
 mkdir sparkle/build && cd sparkle/build
 cmake .. && make
 ./sparkle -t <BOT_TOKEN> -i <BOT_INTENTS>