summaryrefslogtreecommitdiffstats
path: root/js/vendor/js-url/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/js-url/README.md')
-rw-r--r--js/vendor/js-url/README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/js/vendor/js-url/README.md b/js/vendor/js-url/README.md
index 0be785102..b33154369 100644
--- a/js/vendor/js-url/README.md
+++ b/js/vendor/js-url/README.md
@@ -3,7 +3,11 @@
A simple, lightweight url parser for JavaScript (~1.6 Kb minified, ~0.6Kb gzipped).
* [View the url demo](http://url.websanova.com)
-* [Download the lastest version of url](https://github.com/websanova/url/tags)
+* [Download the lastest version of url](https://github.com/websanova/js-url/tags)
+
+Also available for Node.js.
+
+* [Download the lastest version of node-url](https://github.com/websanova/node-url/tags)
## Notes
@@ -77,7 +81,6 @@ If you want to use Grunt you will need to install the required plugins locally u
## Resources
* [More jQuery plugins by Websanova](http://websanova.com/plugins)
-* [Websanova JavaScript Extensions Project](http://websanova.com/extensions)
* [jQuery Plugin Development Boilerplate](http://wboiler.websanova.com)
* [The Ultimate Guide to Writing jQuery Plugins](http://www.websanova.com/blog/jquery/the-ultimate-guide-to-writing-jquery-plugins)
@@ -86,4 +89,4 @@ If you want to use Grunt you will need to install the required plugins locally u
MIT licensed
-Copyright (C) 2011-2012 Websanova http://www.websanova.com \ No newline at end of file
+Copyright (C) 2011-2012 Websanova http://www.websanova.com