Skip to content

Commit 950bd58

Browse files
committed
Rename ng-grid into ui-grid
1 parent 38b5348 commit 950bd58

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
@@ -100,7 +100,7 @@ var app = angular.module('demo', []).controller('DemoCtrl', function($scope) {
100100
{
101101
name: 'Grid',
102102
desc: 'Grid virtualization written natively in AngularJS',
103-
src: 'https://github.com/angular-ui/ng-grid',
103+
src: 'https://github.com/angular-ui/ui-grid',
104104
home: 'http://ui-grid.info/'
105105
},
106106
{

0 commit comments

Comments
 (0)