diff --git a/README.md b/README.md index 95e8097..3d78ec8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ EasyText Plugin for the jQuery Library ======================================= -![Image.png...](http://static.jortech.com.ve/easyText/image.png) +![Image.png...](http://static.jortech.com.ve/jquery-easytext/image.png) EasyText is a plugin built on top of jQuery. It enhances the behaviour of the HTML input element of type text. It's inspired by the input in Google @@ -186,5 +186,5 @@ easyText.deleteStorage(); Demo -------------------------------------------------------------------------------- You can see an example in the following -[link](http://static.jortech.com.ve/easyText/jQuery/demo/). +[link](http://static.jortech.com.ve/jquery-easytext/). diff --git a/easyText.jquery.json b/easyText.jquery.json index 48fc960..a23cb56 100644 --- a/easyText.jquery.json +++ b/easyText.jquery.json @@ -1,6 +1,6 @@ { "name":"easyText", - "version":"0.1.1", + "version":"0.1.2", "title":"easyText", "description":"Plugin that enhances the behaviour of the HTML input element of type text, offering some unique features. It provides ajax and localStorage capabilities for saving the input's value", "author":{