We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc4b26 commit 6a759bdCopy full SHA for 6a759bd
src/re_frame/fx.cljc
@@ -62,7 +62,7 @@
62
". Ignoring."
63
(when (= :event effect-key)
64
(str "You may be trying to return a coeffect map from an event-fx handler. "
65
- "See https://day8.github.io/re-frame/use-cofx-as-fx/"))))))))))
+ "See https://day8.github.io/re-frame/FAQs/use-cofx-as-fx/"))))))))))
66
67
;; -- Builtin Effect Handlers ------------------------------------------------
68
0 commit comments