Skip to content

Commit

Permalink
Another 404 URL fix for the simple example
Browse files Browse the repository at this point in the history
  • Loading branch information
prestancedesign authored and mike-thompson-day8 committed Jul 2, 2020
1 parent 3ac3cd9 commit 49b3c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple/src/simple/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[clojure.string :as str]))

;; A detailed walk-through of this source code is provided in the docs:
;; https://github.com/day8/re-frame/blob/master/docs/CodeWalkthrough.md
;; https://day8.github.io/re-frame/dominoes-live/

;; -- Domino 1 - Event Dispatch -----------------------------------------------

Expand Down

0 comments on commit 49b3c79

Please sign in to comment.