From 4ab507dc81ac23818d76838b5b2e066cdc2004fc Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 17 Apr 2015 15:23:13 -0400 Subject: [PATCH] Fix StackOverflow link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af928550..fe0bb739 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ Follow [@fabric.js](http://twitter.com/fabricjs) or [@kangax](http://twitter.com Questions, suggestions — [fabric.js on Google Groups](http://groups.google.com/group/fabricjs). -See [Fabric questions on Stackoverflow](stackoverflow.com/questions/tagged/fabricjs), +See [Fabric questions on Stackoverflow](http://stackoverflow.com/questions/tagged/fabricjs), Fabric snippets on [jsfiddle](http://jsfiddle.net/user/fabricjs/fiddles/) or [codepen.io](http://codepen.io/tag/fabricjs).