From fd641e534568fbac0fb8ff812858fe587fbf4853 Mon Sep 17 00:00:00 2001 From: Rod Elias Date: Tue, 4 Dec 2018 16:02:20 -0200 Subject: [PATCH] fix Selectize homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 926d9501e..fa09a5235 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AngularJS ui-select [![Build Status](https://travis-ci.org/angular-ui/ui-select.svg?branch=master)](https://travis-ci.org/angular-ui/ui-select) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/ui-select?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) -AngularJS-native version of [Select2](http://ivaynberg.github.io/select2/) and [Selectize](http://brianreavis.github.io/selectize.js/). [http://angular-ui.github.io/ui-select/](http://angular-ui.github.io/ui-select/) +AngularJS-native version of [Select2](http://ivaynberg.github.io/select2/) and [Selectize](http://selectize.github.io/selectize.js/). [http://angular-ui.github.io/ui-select/](http://angular-ui.github.io/ui-select/) [Getting Started](https://github.com/angular-ui/ui-select/wiki/Getting-Started)