From c4b718538b0de3f51daa994fc78ef6cdb3cf73c6 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 24 Sep 2021 18:55:36 +0300 Subject: chore(web/tvl): Prune urbint from TVL graph This isn't really adding anything and I don't think anyone particularly wants us to link to them. Change-Id: I6c1c8949d8e64e8c50cc8220a911183b2a166232 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3632 Tested-by: BuildkiteCI Reviewed-by: grfn --- web/tvl/tvl.dot | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'web/tvl') diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 1cfe802039..b28c529e0c 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -53,7 +53,6 @@ digraph tvl { node [color="#4285f4" fontcolor="#4285f4"]; spotify [href="https://www.spotify.com/"]; google [href="https://www.google.com/"]; - urbint [href="https://www.urbint.com/"]; } // communities? (red) @@ -112,11 +111,8 @@ digraph tvl { fzakaria -> google; mdjnsn -> google; - // via urbint - grfn -> urbint; - // random primary - urbint -> wpcarro; + grfn -> wpcarro; anon1 -> google; aurora -> eve; cynthia -> benjojo; -- cgit 1.4.1