aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dot.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dot.html')
-rw-r--r--tools/dot.html2
1 files changed, 1 insertions, 1 deletions
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>