From a0689d55027c6e1e0c6f83cab0311f9afcfbcf93 Mon Sep 17 00:00:00 2001
From: johannst <johannst@users.noreply.github.com>
Date: Sat, 25 Jun 2022 20:00:56 +0000
Subject: deploy: 9b52722edaf058a30deabf227f9d9d4ac6e5f1b5

---
 tools/dot.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tools/dot.html')

diff --git a/tools/dot.html b/tools/dot.html
index a78f568..caf5020 100644
--- a/tools/dot.html
+++ b/tools/dot.html
@@ -193,7 +193,7 @@ digraph {
 }
 </code></pre>
 <p>Rendered <code>svg</code> file.
-<img src="/assets/g.svg" alt="g.svg" /></p>
+<img src="https://johannst.github.io/notes/assets/g.svg" alt="g.svg" /></p>
 <h2><a class="header" href="#references" id="references">References</a></h2>
 <ul>
 <li><a href="https://graphviz.org/doc/info/lang.html">DOT language</a></li>
-- 
cgit v1.2.3