From 2836dd067ef90cb332cb785bb52b3c12873f6d3c Mon Sep 17 00:00:00 2001 From: mbodecek Date: Thu, 3 Dec 2020 13:56:07 +0100 Subject: [PATCH] reverting per comment --- data/ecosystems/t/tezos.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/t/tezos.toml b/data/ecosystems/t/tezos.toml index 974c1f32..52d28f07 100644 --- a/data/ecosystems/t/tezos.toml +++ b/data/ecosystems/t/tezos.toml @@ -1315,6 +1315,9 @@ url = "https://gitlab.com/tezos-domains/examples" [[repo]] url = "https://gitlab.com/tezos-domains/indexer" +[[repo]] +url = "https://github.com/tezos-domains/kukai" + [[repo]] url = "https://github.com/tezos-domains/docs"