aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2022-06-25 20:00:56 +0000
committerjohannst <johannst@users.noreply.github.com>2022-06-25 20:00:56 +0000
commita0689d55027c6e1e0c6f83cab0311f9afcfbcf93 (patch)
tree472571f9c5ea70a06338934651a47ca1442120f4 /tools
parent09231721ce67fe526062fd243fb9a3a9c8731d46 (diff)
downloadnotes-a0689d55027c6e1e0c6f83cab0311f9afcfbcf93.tar.gz
notes-a0689d55027c6e1e0c6f83cab0311f9afcfbcf93.zip
deploy: 9b52722edaf058a30deabf227f9d9d4ac6e5f1b5
Diffstat (limited to 'tools')
-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>