Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 50c642a

Browse files
committed
Fixed requirements links
1 parent ab2e62f commit 50c642a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ A complete AngularJS directive for the Arshaw FullCalendar.
44

55
# Requirements
66
- ([fullcalendar.css](https://raw.github.com/angular-ui/ui-calendar/gh-pages/bower_components/fullcalendar/fullcalendar.css))
7-
- ([JQuery](http://arshaw.com/js/fullcalendar-1.5.3/fullcalendar/gcal.js))
7+
- ([JQuery](http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js))
88
- ([JQueryUI](http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js))
99
- ([AngularJS](http://code.angularjs.org/1.2.1/angular.js))
10-
- ([fullcalendar.js](https://raw.github.com/angular-ui/ui-calendar/master/src/calendar.js))
10+
- ([fullcalendar.js](http://arshaw.com/fullcalendar/download/))
1111
- optional - ([gcal-plugin](http://arshaw.com/js/fullcalendar-1.5.3/fullcalendar/gcal.js))
1212

1313
# Testing

0 commit comments

Comments
 (0)