From 9c0987a209cbbbdebac488dfa967fa67e165c32b Mon Sep 17 00:00:00 2001 From: Dylan Pinn Date: Fri, 30 Sep 2016 00:29:40 +1000 Subject: [PATCH] Fix dead urls in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4bb58f..658184b 100644 --- a/README.md +++ b/README.md @@ -75,17 +75,17 @@ Using `type: 'outside'` automatically sets the following: This will overwrite any custom options you have set for these values with the above. #### More info -*More documentation can be found at [http://clubdesign.github.io/floatlabels.js](http://clubdesign.github.io/floatlabels.js).* +*More documentation can be found at [https://github.com/derpoho/floatlabels.js](https://github.com/derpoho/floatlabels.js).* ## Credit All credit goes to Marcus Poherely. This is simply a gemified version of his code with some slightly different defaults. - - URL: http://clubdesign.github.io/floatlabels.js/ + - URL: https://github.com/derpoho/floatlabels.js/ - Author: Marcus Pohorely ( http://www.clubdesign.at ) - Copyright: Copyright 2013 / 2014 http://www.clubdesign.at - Adapted for bootstrap projects by Michael Levin 2/20/14 - Slightly modified and gemified by Matt Cameron 15-Mar-2016 - + ## License