Skip to content

Commit ecbef81

Browse files
authored
Update README.md
1 parent 4638ce9 commit ecbef81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ out of interrupt contexts.
192192
## Documentation ##
193193

194194
The in-depth documentation on specific functions can be found in
195-
[equeue.h](source/equeue.h).
195+
[equeue.h](include/events/equeue.h).
196196

197197
The core of the equeue library is the `equeue_t` type which represents a
198198
single event queue, and the `equeue_dispatch` function which runs the equeue,

0 commit comments

Comments
 (0)