diff --git a/README.md b/README.md index 622a580d..99aeb8ce 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Slipway is a [Clojure](https://clojure.org/) companion to embedded Jetty with Websocket support. -Slipway configuration models Jetty instead of exposing a simplified DSL. This approach allows leverage of all Jetty capabilities while providing sensible defaults for basic behaviour. If in doubt, read the [Jetty docs](https://www.eclipse.org/jetty/documentation/jetty-10/). +Slipway configuration models Jetty instead of exposing a simplified DSL. This approach allows leverage of all Jetty capabilities while providing sensible defaults for basic behaviour. If in doubt, read the [Jetty docs](https://www.eclipse.org/jetty/documentation/). Use the [Community Edition](https://kpow.io/get-started/) of Kpow with our [local-repo](https://github.com/factorhouse/kpow-local) to see Slipway in action.