Explorar el Código

Updated README with new documentation location

The documentation for the current version is still at http://select2.github.io/select2/.

Once 4.0 moves on a little further, we will switch these links to https://select2.github.io/.
Kevin Brown hace 10 años
padre
commit
03c4499752
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -3,7 +3,7 @@ Select2
 
 Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
 
-To get started, checkout examples and documentation at http://ivaynberg.github.com/select2
+To get started, checkout examples and documentation at http://select2.github.io/select2/
 
 Use cases
 ---------
@@ -27,7 +27,7 @@ Browser compatibility
 
 Usage
 -----
-You can source Select2 directly from a CDN like [jsDelivr](http://www.jsdelivr.com/#!select2) or [CDNJS](http://www.cdnjs.com/libraries/select2), [download it from this GitHub repo](https://github.com/ivaynberg/select2/tags), or use one of the integrations below.
+You can source Select2 directly from a CDN like [jsDelivr](http://www.jsdelivr.com/#!select2) or [CDNJS](http://www.cdnjs.com/libraries/select2), [download it from this GitHub repo](https://github.com/select2/select2/tags), or use one of the integrations below.
 
 Integrations
 ------------
@@ -64,7 +64,7 @@ it, and make a pull request back to Select2 here on GitHub.
 Documentation
 -------------
 
-The documentation for Select2 is available [through GitHub Pages](https://ivaynberg.github.io/select2/) and is located within this repository in the [`gh-pages` branch](https://github.com/ivaynberg/select2/tree/gh-pages).
+The documentation for Select2 is available [through GitHub Pages](http://select2.github.io/select2/) and is located within this repository in the [`gh-pages` branch](https://github.com/ivaynberg/select2/tree/gh-pages).
 
 Community
 ---------
@@ -96,7 +96,7 @@ Need help implementing Select2 in your project? Ask in our IRC channel!
 Copyright and license
 ---------------------
 
-Copyright 2014 Igor Vaynberg
+Copyright 2015 Igor Vaynberg
 
 This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU
 General Public License version 2 (the "GPL License"). You may choose either license to govern your