diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bca4baf6..096004a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -96,12 +96,12 @@ licensable under the [Apache 2 or GPL 2 licenses][licensing]. Code that cannot be released under either of these licenses **cannot be accepted** into the project. -[community]: https://github.com/ivaynberg/select2#community +[community]: https://select2.github.io/community.html [reporting-bugs]: #reporting-bugs-with-select2 [requesting-features]: #requesting-features-in-select2 -[issue-tracker]: https://github.com/ivaynberg/select2/issues -[mailing-list]: https://github.com/ivaynberg/select2#mailing-list -[irc-channel]: https://github.com/ivaynberg/select2#irc-channel -[issue-search]: https://github.com/ivaynberg/select2/search?q=&type=Issues +[issue-tracker]: https://github.com/select2/select2/issues +[mailing-list]: https://github.com/select2/select2#mailing-list +[irc-channel]: https://github.com/select2/select2#irc-channel +[issue-search]: https://github.com/select2/select2/search?q=&type=Issues [isolated-case]: http://css-tricks.com/6263-reduced-test-cases/ -[licensing]: https://github.com/ivaynberg/select2#copyright-and-license +[licensing]: https://github.com/select2/select2/blob/master/LICENSE.md diff --git a/README.md b/README.md index e94610af..321c4757 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and pagination of results. To get started, checkout examples and documentation at -http://ivaynberg.github.io/select2 +http://select2.github.io/select2 Use cases --------- @@ -74,7 +74,7 @@ Community Have a bug? Please create an issue here on GitHub! -https://github.com/ivaynberg/select2/issues +https://github.com/select2/select2/issues ### Mailing list @@ -105,8 +105,8 @@ The license is available within the repository in the [LICENSE][license] file. [bootstrap3-select2]: https://github.com/t0m/select2-bootstrap-css/tree/bootstrap3 [cdnjs]: http://www.cdnjs.com/libraries/select2 [django-select2]: https://github.com/applegrew/django-select2 -[documentation]: https://ivaynberg.github.io/select2/ -[documentation-folder]: https://github.com/ivaynberg/select2/tree/master/docs +[documentation]: https://select2.github.io/select2/ +[documentation-folder]: https://github.com/select2/select2/tree/master/docs [freenode]: https://freenode.net/ [jsdelivr]: http://www.jsdelivr.com/#!select2 [license]: LICENSE.md @@ -116,7 +116,7 @@ The license is available within the repository in the [LICENSE][license] file. [select2-rails]: https://github.com/argerim/select2-rails [symfony-select2]: https://github.com/19Gerhard85/sfSelect2WidgetsPlugin [symfony2-select2]: https://github.com/avocode/FormExtensions -[tags]: https://github.com/ivaynberg/select2/tags +[tags]: https://github.com/select2/select2/tags [wicket]: http://wicket.apache.org [wicket-select2]: https://github.com/ivaynberg/wicket-select2 [yii-select2]: https://github.com/tonybolzan/yii-select2 diff --git a/component.json b/component.json index 8bd3c020..c11b18b5 100644 --- a/component.json +++ b/component.json @@ -1,9 +1,9 @@ { "name": "select2", - "repo": "ivaynberg/select2", + "repo": "select/select2", "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.", "version": "3.5.2", - "demo": "http://ivaynberg.github.io/select2/", + "demo": "https://select2.github.io/", "keywords": [ "jquery" ], diff --git a/composer.json b/composer.json index cd2d26a2..70b85749 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,9 @@ { - "name": - "ivaynberg/select2", + "name": "select2/select2", "description": "Select2 is a jQuery based replacement for select boxes.", "version": "3.5.2", "type": "component", - "homepage": "http://ivaynberg.github.io/select2/", + "homepage": "https://select2.github.io/", "license": "Apache-2.0", "require": { "robloach/component-installer": "*", diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 9662465e..2878ef60 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -1,6 +1,6 @@
diff --git a/docs/community.html b/docs/community.html index 2b560e9a..0ae299ac 100644 --- a/docs/community.html +++ b/docs/community.html @@ -69,7 +69,7 @@ slug: communityYou can find more information on reporting bugs in the - + contributing guide, including tips on what information to include. @@ -104,7 +104,7 @@ slug: community
New feature requests are usually requested by the - + Select2 community on GitHub, and are often fulfilled by @@ -116,7 +116,7 @@ slug: community
You can find more information on requesting new features in the - + contributing guide.
@@ -148,7 +148,7 @@ slug: communityYou can find more information on triaging tickets in the - + contributing guide.
diff --git a/docs/examples.html b/docs/examples.html index cb5faa36..837d45bf 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -178,7 +178,7 @@ $(".js-example-data-array-selected").select2({@@ -235,7 +235,7 @@ $(".js-data-example-ajax").select2({ diff --git a/docs/index.html b/docs/index.html index f9d8c72f..eff18d38 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,19 +15,26 @@ slug: home +
dist
directory to your project.
@@ -128,12 +135,12 @@ slug: home