Skip to content

Commit 1a3a82e

Browse files
committed
Fix relative examples link
1 parent 6a63faa commit 1a3a82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventsource-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ client.stream()
3030
(Some boilerplate omitted for clarity; see [examples directory] for complete,
3131
working code.)
3232

33-
[examples directory]: ../../tree/master/examples
33+
[examples directory]: https://github.com/launchdarkly/rust-eventsource-client/tree/master/examples
3434

3535
## Features
3636

0 commit comments

Comments
 (0)