diff --git a/README.md b/README.md index 2309a5c..bd8dbb0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -[jQuery Tools](http://flowplayer.org/tools/) - The Missing UI library for the Web +[jQuery Tools](http://jquerytools.github.io) - The Missing UI library for the Web ================================ jQuery Tools is a collection of the most important user-interface components for modern websites. Used by large sites all over the world. ##Contributing -Please issue pull requests to the [dev branch](https://github.com/jquerytools/jquerytools/tree/dev). +Please issue pull requests to the krabz fork of this [dev branch](https://github.com/krabz/jquerytools/tree/dev). This is where active development takes place, we then merge changes into master for releases. That will become v1.2.6. Most of the development goes to 2.0 which is currently a private repository. +So, lets make some improvements on this code! diff --git a/bower.json b/bower.json index 6bd12de..e39dda1 100644 --- a/bower.json +++ b/bower.json @@ -1,10 +1,11 @@ { - "name": "jquerytools", + "name": "jquerytools-ng", "version": "1.2.11", - "homepage": "https://github.com/AOEpeople/jquerytools", + "homepage": "https://github.com/krabz/jquerytools-ng", "authors": [ "Mathias Schopmans ", - "Roman Langolf " + "Roman Langolf ", + "Sergio Kurilla " ], "moduleType": [ "globals"