File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Javascript Finite State Machine (v2.1.0)
44This standalone javascript micro-framework provides a finite state machine for your pleasure.
55
66 * You can find the [ code here] ( https://github.com/jakesgordon/javascript-state-machine )
7- * You can find a [ description here] ( http://codeincomplete.com/posts/2011/8/19/javascript_state_machine_v2 / )
7+ * You can find a [ description here] ( http://codeincomplete.com/posts/2012/1/7/javascript_state_machine_v2_1_0 / )
88 * You can find a [ working demo here] ( http://codeincomplete.com/posts/2011/8/19/javascript_state_machine_v2/example/ )
99
1010Download
@@ -319,7 +319,7 @@ Contact
319319
320320If you have any ideas, feedback, requests or bug reports, you can reach me at
321321[ jake@codeincomplete.com ] ( mailto:jake@codeincomplete.com ) , or via
322- my website: [ Code inComplete] ( http://codeincomplete.com/posts/2011/8/19/javascript_state_machine_v2/ )
322+ my website: [ Code inComplete] ( http://codeincomplete.com/ )
323323
324324
325325
You can’t perform that action at this time.
0 commit comments