graflow: relative paths in examples

This commit is contained in:
STEINNI
2026-03-10 20:45:53 +00:00
parent e55630f986
commit 860740f3fe
13 changed files with 13 additions and 13 deletions

View File

@@ -94,7 +94,7 @@
<body>
<div class="container" style="padding:0;"">
<bz-graflow class="icmp" flow="/buildoz/graflow_examples/flows/testFlowICMP.json" tension="60">
<bz-graflow class="icmp" flow="./flows/testFlowICMP.json" tension="60">
<div class="demooptions">
<button data-trigger="onAutoplace4H">Auto-place Horizontal</button>
<button data-trigger="onAutoplace4V">Auto-place Vertical</button>