From 357c1ecf38ef9fd4e655a53fbb1a63a0737a60eb Mon Sep 17 00:00:00 2001 From: billy rennekamp Date: Sun, 31 Jan 2021 16:39:27 +0100 Subject: [PATCH] Update cosmos.toml (#51) Peggy repo was renamed recently, not sure how it effects historical tracking --- data/ecosystems/c/cosmos.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index f211421c..b5d14b3e 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -235,7 +235,7 @@ url = "https://github.com/cosmos/mainnet" url = "https://github.com/cosmos/modules" [[repo]] -url = "https://github.com/cosmos/peggy" +url = "https://github.com/cosmos/gravity-bridge" [[repo]] url = "https://github.com/cosmos/peggy-original"