From c22cd25f771e94e07245e1e3cdcdae04f3ebd46d Mon Sep 17 00:00:00 2001 From: James Reeves Date: Sun, 3 Nov 2013 06:16:54 +0000 Subject: [PATCH] Fixed Ring link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 680d522..f4b22cd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A library for starting a web server to serve a [Ring][1] handler with sensible default options and environment variable overrides. -[1]: https://github.com/mmcgrana/ring +[1]: https://github.com/ring-clojure/ring ## Features