From 9b52722edaf058a30deabf227f9d9d4ac6e5f1b5 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sat, 25 Jun 2022 22:00:41 +0200 Subject: [dot]: make g.svg path point to github for now, need to debug relative path --- src/tools/dot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/dot.md') diff --git a/src/tools/dot.md b/src/tools/dot.md index d3d7ac8..94cdee3 100644 --- a/src/tools/dot.md +++ b/src/tools/dot.md @@ -45,7 +45,7 @@ digraph { ``` Rendered `svg` file. -![g.svg](/assets/g.svg) +![g.svg](https://johannst.github.io/notes/assets/g.svg) ## References - [DOT language](https://graphviz.org/doc/info/lang.html) -- cgit v1.2.3