diff --git a/examples/demo01.gv b/examples/demo01.gv index 8b327c4d..e5fb6b64 100644 --- a/examples/demo01.gv +++ b/examples/demo01.gv @@ -1,6 +1,6 @@ graph { -// Graph generated by WireViz 0.4 -// https://github.com/formatc1702/WireViz +// Graph generated by WireViz 0.4.1 +// https://github.com/wireviz/WireViz graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2] node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0] edge [fontname=arial style=bold] diff --git a/examples/demo01.html b/examples/demo01.html index 2786c1c7..c6614318 100644 --- a/examples/demo01.html +++ b/examples/demo01.html @@ -1,7 +1,7 @@ - + demo01