From fc14dc95df4596eda75fffdb235bf26f708aa640 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 28 Jul 2022 03:34:14 +0200 Subject: [PATCH] Update git URL in unfurl/package.json --- unfurler/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unfurler/package.json b/unfurler/package.json index 432c604e3..0d6d938d6 100644 --- a/unfurler/package.json +++ b/unfurler/package.json @@ -4,7 +4,7 @@ "description": "Renderer for mempool open graph link preview images", "repository": { "type": "git", - "url": "git+https://github.com/mononaut/mempool-unfurl" + "url": "git+https://github.com/mempool/mempool" }, "main": "index.ts", "scripts": {