Merge pull request #28 from paulrd/patch-2

[docs]: broken link
This commit is contained in:
Anatoly 2015-12-23 11:23:29 -05:00
commit 1c6bd9c12f

View file

@ -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 []