Skip to content

Commit 1276825

Browse files
committed
Fix links
1 parent 42bc0d2 commit 1276825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<nav class="navbar bg-body-tertiary">
2222
<div class="container-fluid">
2323
<a class="navbar-brand" href="index.html">
24-
<img src= "images\libevent3.png" alt="libevent" width="90" height="auto" class="d-inline-block align-text-top">
24+
<img src= "images/libevent3.png" alt="libevent" width="90" height="auto" class="d-inline-block align-text-top">
2525
</a>
2626
<span class="navbar-text">
2727
An Event Notification Library

0 commit comments

Comments
 (0)