From 9740d23eb73ebf9bf76a2ba0f8dc8d8324b0e26c Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 23 Dec 2015 12:18:05 -0400 Subject: [PATCH] Broken Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c4ef07..0d83ff6 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ dev=> (mount/start) While it is not always necessary, mount lificycle can be easily hooked up to [tools.namespace](https://github.com/clojure/tools.namespace), to make the whole application reloadable with refreshing the app namespaces. -Here is a [dev.clj](dev/dev.clj) as an example, that sums up to: +Here is a [dev.clj](dev/clj/dev.clj) as an example, that sums up to: ```clojure (defn go []