From 77ac2e726f37828f0e642d1ab8e563fdbc4435a5 Mon Sep 17 00:00:00 2001 From: Duncan Beevers Date: Mon, 28 Apr 2014 23:47:15 -0500 Subject: [PATCH] Update demo link in Readme Demo link in readme points to forked plnkr that makes use of ui-select v0.2.0 (from src) and demonstrates markup with updated directives choices -> ui-select-choices match -> ui-select-match --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f356a4d0..7200985b7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ AngularJS-native version of [Select2](http://ivaynberg.github.io/select2/) and [Selectize](http://brianreavis.github.io/selectize.js/). -- [Demo](http://plnkr.co/edit/GtOOWE?p=preview) +- [Demo](http://plnkr.co/edit/bgXrCxZYlt99fquw7mce?p=preview) - [Bootstrap theme](http://plnkr.co/edit/7Fpbtg?p=preview) ## Features