Skip to content

Commit b6aa6b8

Browse files
author
Justin Martin
committed
get rid of other absolute path
1 parent 0e03aef commit b6aa6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<h1>{} Json Diff</h1>
1414
</div>
1515
<div class="right">
16-
<a href="https://github.com/justspamjustin/online-json-diff"><img src="/img/gh.png"/></a>
16+
<a href="https://github.com/justspamjustin/online-json-diff"><img src="img/gh.png"/></a>
1717

1818
</div>
1919
</header>

0 commit comments

Comments
 (0)