diff options
author | kpdecker <kpdecker@gmail.com> | 2014-08-27 09:27:57 -0500 |
---|---|---|
committer | kpdecker <kpdecker@gmail.com> | 2014-08-27 09:27:57 -0500 |
commit | 0670f656fb93ea1d19fab1b75b7899ac599f85fa (patch) | |
tree | 55fcac23f6ce21bd39269c876bdf99abe1cd3a3a | |
parent | 4d17e3c2091907609499104b3a1890075ac5a903 (diff) | |
download | handlebars.js-0670f656fb93ea1d19fab1b75b7899ac599f85fa.zip handlebars.js-0670f656fb93ea1d19fab1b75b7899ac599f85fa.tar.gz handlebars.js-0670f656fb93ea1d19fab1b75b7899ac599f85fa.tar.bz2 |
Update jsfiddle to 2.0.0-beta.1
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b18668..c6db72a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,4 +75,4 @@ After this point the handlebars site needs to be updated to point to the new ver [generator-release]: https://github.com/walmartlabs/generator-release [pull-request]: https://github.com/wycats/handlebars.js/pull/new/master [issue]: https://github.com/wycats/handlebars.js/issues/new -[jsfiddle]: http://jsfiddle.net/9D88g/11/ +[jsfiddle]: http://jsfiddle.net/9D88g/25/ |