Skip to content

Commit

Permalink
Fix a dead link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamo authored Apr 27, 2024
1 parent d389ec3 commit 3a218e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Must return/resolve to a `Response` (e.g. Render HTML or return JSON payload).
<h2 id="recipes">Recipes</h2>

### Library utilities
Check the [examples](https://github.com/sejori/peko/examples) to see implementations of:
Check the [examples](https://github.com/sejori/peko/tree/main/example) to see implementations of:
- server-side rendering Preact to HTML
- streaming server-sent events to web client
- JWT authentication middleware
Expand Down

0 comments on commit 3a218e2

Please sign in to comment.