From 27a7eee97e304da9c3e8f8e7ccdb42195d23a279 Mon Sep 17 00:00:00 2001 From: Aditya <60684641+0x0elliot@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:04:27 +0530 Subject: [PATCH] feat: shifting to VMs! (2) --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index f2eef82d..e8cd75ca 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name": "Shuffle", "description": "Security Automation Platform", - "repository": "https://github.com/Shuffle/Shuffle", + "repository": "https://github.com/0x0elliot/Shuffle", "ref": "2.0.0", "scripts": { "postclone": "chmod +x startup.sh && ./startup.sh"