about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2020-06-03T16·40+0200
committerVincent Ambo <tazjin@google.com>2020-06-03T16·43+0100
commit31464d6bca594489e9fc1527266c197c91fd43dc (patch)
treeb78924506ca04c58ac92b13ed4a66ccef13a6dfb /web
parentcc2409702965300d00ca39f0b74d2f5474b5a476 (diff)
fix(web/tvl): Add self-reference to the TVL site r/880
Recursion go href=
Diffstat (limited to 'web')
-rw-r--r--web/tvl/tvl.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index b9d9aea6ed..46879a2406 100644
--- a/web/tvl/tvl.dot
+++ b/web/tvl/tvl.dot
@@ -3,7 +3,7 @@ digraph tvl {
   overlap = false;
   splines = polyline;
 
-  TVL [style="bold"];
+  TVL [style="bold" href="http://tvl.fyi"];
   tazjin -> TVL [style="bold"];
 
   // people