Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 488d5b4

Browse files
stevermeistergkalpak
authored andcommitted
updated version of angular for script src
1 parent 01b8772 commit 488d5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/misc/downloading.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ example points to the minified version 1.4.5:
2222
<html ng-app>
2323
<head>
2424
<title>My Angular App</title>
25-
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular.min.js"></script>
25+
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.6/angular.min.js"></script>
2626
</head>
2727
<body>
2828
</body>

0 commit comments

Comments
 (0)