Broken Link

This commit is contained in:
Paul 2015-12-23 12:18:05 -04:00
parent f98df5b2c4
commit 9740d23eb7

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), 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. 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 ```clojure
(defn go [] (defn go []