Skip to content

Commit a26a59b

Browse files
kindyPowerKiKi
authored andcommitted
add home of ui-select
1 parent 9b5e0c9 commit a26a59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ var app = angular.module('demo', []).controller('DemoCtrl', function($scope) {
7777
name: 'Select',
7878
desc: 'AngularJS-native version of Select2 and Selectize',
7979
src: 'https://github.com/angular-ui/ui-select',
80-
home: ''
80+
home: 'https://angular-ui.github.io/ui-select/'
8181
},
8282
{
8383
name: 'TinyMCE',

0 commit comments

Comments
 (0)