From ff601be203bd84c13332c74a4cfe226955b99ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20M=C3=BCller?= Date: Fri, 15 Nov 2024 12:00:12 -0800 Subject: [PATCH] switch to main Green Dao repo --- compat/suite/green-goo-dao-flow-utils.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compat/suite/green-goo-dao-flow-utils.yaml b/compat/suite/green-goo-dao-flow-utils.yaml index 82f292587..ec7fee364 100644 --- a/compat/suite/green-goo-dao-flow-utils.yaml +++ b/compat/suite/green-goo-dao-flow-utils.yaml @@ -1,8 +1,8 @@ description: Green Goo Dao flow-utils maintainers: - bastian.mueller@flowfoundation.org -url: https://github.com/turbolent/flow-utils.git -branch: improvements +url: https://github.com/green-goo-dao/flow-utils.git +branch: main cadence_tests: - path: . command: npm i && ./run-tests.sh