diff --git a/README.md b/README.md index 3b9de0d..a90a2a1 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ Besides scalar values, lifecycle functions can take anonymous functions, partial (defstate private-f :start pf) ``` -Check out [fun-with-values-test](test/mount/test/fun_with_values.cljc) for more details. +Check out [fun-with-values-test](test/core/mount/test/fun_with_values.cljc) for more details. ## The Importance of Being Reloadable