Skip to content

Commit

Permalink
Change bootstrap-select link to link to repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
truckingsim committed Mar 6, 2014
1 parent 8919925 commit 2124edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Ajax-Bootstrap-Select
=====================

This plugin adds ajax search as you type support to any select box that [bootstrap-select](http://silviomoreto.github.io/bootstrap-select/) has instantiated. Just make sure bootstrap-select runs first and then attach `.ajaxSelectPicker(options)` and it will add ajax support.
This plugin adds ajax search as you type support to any select box that [bootstrap-select](https://github.com/silviomoreto/bootstrap-select) has instantiated. Just make sure bootstrap-select runs first and then attach `.ajaxSelectPicker(options)` and it will add ajax support.

## JSON results from ajax request ##

Expand Down

0 comments on commit 2124edc

Please sign in to comment.