Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 57b867c

Browse files
author
Jacob Wenger
committed
Changed Angular URL to 1.3.14
1 parent 30e7ad3 commit 57b867c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In order to use AngularFire in your project, you need to include the following f
1818

1919
```html
2020
<!-- AngularJS -->
21-
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular.min.js"></script>
21+
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.min.js"></script>
2222

2323
<!-- Firebase -->
2424
<script src="https://cdn.firebase.com/js/client/2.2.2/firebase.js"></script>

0 commit comments

Comments
 (0)