From 97b8e119d9db5048cb0ba8c386682c3ec661c30b Mon Sep 17 00:00:00 2001 From: Media <12145726+rihp@users.noreply.github.com> Date: Thu, 4 Jul 2024 20:26:47 +0200 Subject: [PATCH] Update AutoTX Link on Gallery.json (#3082) --- website/src/data/gallery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/data/gallery.json b/website/src/data/gallery.json index 5ad6932fd92e..cf68764e241c 100644 --- a/website/src/data/gallery.json +++ b/website/src/data/gallery.json @@ -1,7 +1,7 @@ [ { "title": "AutoTx - Crypto Transactions Agent", - "link": "https://blog.polywrap.io/p/autotx-your-ai-powered-transaction", + "link": "https://www.agentcoin.org/blog/autotx", "description": "Generates on-chain transactions, which are submitted to a smart account so users can easily approve & execute them.", "image": "autotx.png", "tags": ["tools", "groupchat", "app", "blockchain"]