From b3943d3cdb981775ae85b9c4262031e245dde675 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Tue, 11 Feb 2025 08:50:07 -0700 Subject: [PATCH] Update URL in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f65ef3..010e946 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To set up the config file, follow the steps below: 1. Clone the repository: ```shell - git clone https://github.com/ChrisChrome/discord-freepbx-manager.git + git clone https://git.chrischro.me/ChrisChrome/discord-freepbx-manager.git cd discord-freepbx-manager ```