Skip to content

Commit 8e68801

Browse files
rojoudotcomclaude
andcommitted
fix: index.mdのSVG objectタグを絶対パスに修正
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5e10011 commit 8e68801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SODAは [SODA Community](https://findy.github.io/soda.community/) によって
1111

1212
=== "SODA knowledge map (ver.1.0)"
1313

14-
<object id="knowledge-map-svg" type="image/svg+xml" data="images/SODA_prototype/SODA%20knowledge%20map%20(ver.1.0).svg" style="width: 100%; height: auto;"></object>
14+
<object id="knowledge-map-svg" type="image/svg+xml" data="/soda.dev/images/SODA_prototype/SODA%20knowledge%20map%20(ver.1.0).svg" style="width: 100%; height: auto;"></object>
1515

1616
=== "SODA circulation model (ver.1.0)"
1717

0 commit comments

Comments
 (0)