diff --git a/js/app.js b/js/app.js index b2b293d..4289fc6 100644 --- a/js/app.js +++ b/js/app.js @@ -149,7 +149,7 @@ var app = angular.module('demo', []).controller('DemoCtrl', function($scope) { name: 'Scroll', desc: 'uiScroll directive solves this problem by dynamically destroying elements as they become invisible and recreating them if they become visible again', src: 'https://github.com/angular-ui/ui-scroll', - home: 'http://angular-ui.github.io/ui-scroll/demo/' + home: 'http://rawgit.com/angular-ui/ui-scroll/master/demo/index.html' }, { name: 'Mention',