From 0d0ff46040c03ad33246023567b55a6bc9719ad6 Mon Sep 17 00:00:00 2001 From: Pedro Fernandes <43489810+pedrohasf@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:00:16 -0300 Subject: [PATCH] Remove broken discourse links (#719) --- protocols/abachi/index.json | 4 ---- protocols/daosquare/index.json | 4 ---- protocols/gearbox/index.json | 4 ---- 3 files changed, 12 deletions(-) diff --git a/protocols/abachi/index.json b/protocols/abachi/index.json index 5712215c..491d47ab 100644 --- a/protocols/abachi/index.json +++ b/protocols/abachi/index.json @@ -3,10 +3,6 @@ "description": "Abachi is currently rolling out permissioned lending pools", "path": "abachi", "isEnabled": true, - "discourseForum": { - "url": "https://forum.abachi.io/", - "categoryId": "7" - }, "treasuryAddresses": ["0x6FcE4c6CDd8C4e6C7486553D09BdD9aEE61cF095"], "type": "snapshot" } diff --git a/protocols/daosquare/index.json b/protocols/daosquare/index.json index 65d408a7..ed9d5f36 100644 --- a/protocols/daosquare/index.json +++ b/protocols/daosquare/index.json @@ -2,9 +2,5 @@ "cname": "daosquare", "description": "Incubator for web3", "path": "daosquare", - "discourseForum": { - "url": "https://forum.daosquare.io/", - "categoryId": "12" - }, "isEnabled": true } diff --git a/protocols/gearbox/index.json b/protocols/gearbox/index.json index 96203bf1..98cd0a20 100644 --- a/protocols/gearbox/index.json +++ b/protocols/gearbox/index.json @@ -3,10 +3,6 @@ "description": "Generalized Leverage Protocol. Built with composability in mind.", "path": "gearbox", "isEnabled": true, - "discourseForum": { - "url": "https://gov.gearbox.fi/", - "categoryId": "6" - }, "treasuryAddresses": ["0x7b065Fcb0760dF0CEA8CFd144e08554F3CeA73D1"], "type": "Snapshot" }