Skip to content

Commit 063762f

Browse files
committed
Update index.html
Fix logo url
1 parent 9db9d6a commit 063762f

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
@@ -12,7 +12,7 @@
1212
<div id="wrapper">
1313
<div id="header">
1414
<div id="logo">
15-
<img src="images/logo.png">
15+
<img src="images/mybatis-logo.png">
1616
</div>
1717
</div>
1818
<div id="footer-wrapper" style="text-align:center;font-weight:bold">

0 commit comments

Comments
 (0)