From 81f63bcbda13086ad84d4e70dd7aee571ae61b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20Fj=C3=A4llemark?= Date: Mon, 25 Mar 2013 10:59:34 +0100 Subject: [PATCH] Updated jsFiddle in readme. Closes #22 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d900650..19b8123 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can check out this fiddle to see the asyncCommand, command and activity in a ## Quick Start ### asyncCommand -demo: http://jsfiddle.net/johnpapa/gDZDS/ +demo: http://jsfiddle.net/hfjallemark/zEKRb/
 <button data-bind="command: saveCommand">Save</button>