From 6556da87e2886a80d0fbf414f9d5b91d4750210d Mon Sep 17 00:00:00 2001 From: Tommy Bui Nguyen Date: Sun, 29 Dec 2024 10:39:20 -0500 Subject: [PATCH] update footer social links to point to agentstack socials --- docs/mint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mint.json b/docs/mint.json index 0b0e3fd4..d6263701 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -78,7 +78,7 @@ } ], "footerSocials": { - "x": "https://x.com/braelyn_ai", - "github": "https://github.com/bboynton97" + "x": "https://x.com/agentopsai", + "github": "https://github.com/AgentOps-AI" } }