Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi authored Dec 31, 2024
1 parent fdbf70a commit 47847a0
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 @@ -17,7 +17,7 @@ with minimal implementation and optimal performance.
The core _Sieppari_ depends on Clojure and nothing else.

If you are new to interceptors, check the
[Pedestal Interceptors documentation](http://pedestal.io/reference/interceptors).
[Pedestal Interceptors documentation](http://pedestal.io/pedestal/0.7/reference/interceptors.html).
Sieppari's `sieppari.core/execute` follows a `:request` / `:response` pattern. For
Pedestal-like behavior, use `sieppari.core/execute-context`.

Expand Down

0 comments on commit 47847a0

Please sign in to comment.