From 45ed846a8fc38b074b096a11dfcc1f83caa54b4d Mon Sep 17 00:00:00 2001 From: Chris Chang Date: Tue, 3 Dec 2024 13:11:33 -0500 Subject: [PATCH] revise ghostlogs to ghost with rebrand --- apps/web/src/data/ecosystem.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 3973ecb4a7..49661473b0 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -126,12 +126,12 @@ "imageUrl": "/images/partners/ethxy.png" }, { - "name": "GhostLogs.xyz", + "name": "Ghost", "tags": [ "infra" ], - "description": "GhostLogs allows anyone to edit live smart contract code for tailored data emission.", - "url": "https://ghostlogs.xyz", + "description": "Next-gen indexing stack for next-gen blockchains. Built high-performance indexers (subgraphs) in Solidity.", + "url": "https://tryghost.xyz", "imageUrl": "/images/partners/ghostLogs.webp" }, {