@@ -5,11 +5,10 @@ Select2 is a jQuery-based replacement for select boxes. It supports searching,
55remote data sets, and pagination of results.
66
77To get started, checkout examples and documentation at
8- http://select2.github.io/select2
8+ http://select2.github.io/
99
1010Use cases
1111---------
12-
1312* Enhancing native selects with search.
1413* Enhancing native selects with a better multi-select interface.
1514* Loading data from JavaScript: easily load items via ajax and have them searchable.
@@ -30,7 +29,7 @@ Browser compatibility
3029Usage
3130-----
3231You can source Select2 directly from a CDN like [ JSDliver] [ jsdelivr ] or
33- [ CDNJS] [ cdnjs ] , [ download it from this GitHub repo] [ tags ] , or use one of
32+ [ CDNJS] [ cdnjs ] , [ download it from this GitHub repo] [ releases ] , or use one of
3433the integrations below.
3534
3635Integrations
@@ -105,18 +104,18 @@ The license is available within the repository in the [LICENSE][license] file.
105104[ bootstrap3-select2 ] : https://github.com/t0m/select2-bootstrap-css/tree/bootstrap3
106105[ cdnjs ] : http://www.cdnjs.com/libraries/select2
107106[ django-select2 ] : https://github.com/applegrew/django-select2
108- [ documentation ] : https://select2.github.io/select2/
107+ [ documentation ] : https://select2.github.io/
109108[ documentation-folder ] : https://github.com/select2/select2/tree/master/docs
110109[ freenode ] : https://freenode.net/
111110[ jsdelivr ] : http://www.jsdelivr.com/#!select2
112111[ license ] : LICENSE.md
113112[ meteor-select2 ] : https://github.com/nate-strauser/meteor-select2
114113[ meteor-select2-alt ] : https://jquery-select2.meteor.com
115114[ meteor-select2-bootstrap3 ] : https://github.com/esperadomedia/meteor-select2-bootstrap3-css/
115+ [ releases ] : https://github.com/select2/select2/releases
116116[ select2-rails ] : https://github.com/argerim/select2-rails
117117[ symfony-select2 ] : https://github.com/19Gerhard85/sfSelect2WidgetsPlugin
118118[ symfony2-select2 ] : https://github.com/avocode/FormExtensions
119- [ tags ] : https://github.com/select2/select2/tags
120119[ wicket ] : http://wicket.apache.org
121120[ wicket-select2 ] : https://github.com/ivaynberg/wicket-select2
122121[ yii-select2 ] : https://github.com/tonybolzan/yii-select2
0 commit comments