about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-21T03·29+0100
committerVincent Ambo <tazjin@google.com>2020-04-21T03·29+0100
commit3cf5a0541df02f5c7e5dc01d631daafb1981cd5d (patch)
tree8630823c8b31582d3ead6d9c2c4e480eac3b99ef /web
parentfad370f0c107c867a12a8d0cb943f6e8159de4b4 (diff)
feat(web/tvl): Add links for "hub" nodes as well r/660
Diffstat (limited to 'web')
-rw-r--r--web/tvl/tvl.dot14
1 files changed, 7 insertions, 7 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index 0c96cc4de5..de88b16340 100644
--- a/web/tvl/tvl.dot
+++ b/web/tvl/tvl.dot
@@ -20,7 +20,7 @@ digraph tvl {
   firefly;
   flokli [href="https://flokli.de/"];
   geoffrey [href="https://ghuntley.com/"];
-  glittershark [href="https://gws.fyi"];
+  glittershark [href="http://gws.fyi"];
   grahamc [href="https://grahamc.com/"];
   isomer [href="https://www.lorier.net/"];
   joern [href="https://twitter.com/FR31H31T"];
@@ -40,14 +40,14 @@ digraph tvl {
   wpcarro [href="https://wpcarro.dev/"];
 
   // companies (blue)
-  spotify [color="#4285f4" fontcolor="#4285f4"];
-  google [color="#4285f4" fontcolor="#4285f4"];
+  spotify [color="#4285f4" fontcolor="#4285f4" href="https://www.spotify.com/"];
+  google [color="#4285f4" fontcolor="#4285f4" href="https://www.google.com/"];
 
   // communities? (red)
-  eve [color="#DB4437" fontcolor="#DB4437"];
-  nix [color="#DB4437" fontcolor="#DB4437"];
-  ircv3 [color="#DB4437" fontcolor="#DB4437"];
-  lgbtslack [label="lgbt.tech" color="#DB4437" fontcolor="#DB4437"];
+  eve [color="#DB4437" fontcolor="#DB4437" href="https://www.eveonline.com/"];
+  nix [color="#DB4437" fontcolor="#DB4437" href="https://nixos.org/nix/"];
+  ircv3 [color="#DB4437" fontcolor="#DB4437" href="https://ircv3.net/"];
+  lgbtslack [label="lgbt.tech" color="#DB4437" fontcolor="#DB4437" href="https://lgbtq.technology/"];
   unspecific [color="grey" fontcolor="grey"];
   baby [color="pink" fontcolor="pink"];