Skip to content

Commit a011f7e

Browse files
committed
updated README with links to new blog article
1 parent 5bdc6be commit a011f7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Javascript Finite State Machine (v2.1.0)
44
This 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

1010
Download
@@ -319,7 +319,7 @@ Contact
319319

320320
If 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

0 commit comments

Comments
 (0)