From fd9006047c9b46982df0604a6f6e57437fb348f3 Mon Sep 17 00:00:00 2001 From: Michael Prentice Date: Wed, 29 Oct 2014 12:41:03 -0400 Subject: [PATCH] Updated link for AngularUI They have deprecated the original ui-select2 directive in favor of the new and better supported ui-select directive. This happened a couple weeks ago. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0acf240b..264ba730 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Integrations * [Wicket-Select2](https://github.com/ivaynberg/wicket-select2) (Java / [Apache Wicket](http://wicket.apache.org)) * [select2-rails](https://github.com/argerim/select2-rails) (Ruby on Rails) -* [AngularUI](http://angular-ui.github.com/#directives-select2) ([AngularJS](http://angularjs.org)) +* [AngularUI](http://angular-ui.github.io/#ui-select) ([AngularJS](http://angularjs.org)) * [Django](https://github.com/applegrew/django-select2) * [Symfony](https://github.com/19Gerhard85/sfSelect2WidgetsPlugin) * [Symfony2](https://github.com/avocode/FormExtensions)