diff options
author | jzaefferer <joern.zaefferer@gmail.com> | 2010-03-21 20:47:22 +0100 |
---|---|---|
committer | jzaefferer <joern.zaefferer@gmail.com> | 2010-03-21 20:47:22 +0100 |
commit | b8a1c21f3c75547dea5e1f795fbf8ff31f74a3b3 (patch) | |
tree | 49569303f1ff5896e683a3a47d288a3b1ae36740 | |
parent | de45b675b29c9c2e3080d4d93bd61dbb0fd081ae (diff) | |
download | jquery-ui-b8a1c21f3c75547dea5e1f795fbf8ff31f74a3b3.tar.gz jquery-ui-b8a1c21f3c75547dea5e1f795fbf8ff31f74a3b3.zip |
Adding link to using-jquery-ui forum to README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself. -If you want to use jQuery UI, goto [jqueryui.com](http://jqueryui.com) to get started. +If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get started. Or visit the [Using jQuery UI](http://forum.jquery.com/using-jquery-ui) for discussions and questions. If you are interested in helping developing jQuery UI, you are in the right place. To discuss development with team members and the community, visit the [Developing jQuery UI Forum](http://forum.jquery.com/developing-jquery-ui). |