Skip to content

Commit d7f4828

Browse files
author
Sascha Brink
committed
Merge pull request angularjs-de#2 from fbrix/patch-1
Update index.html
2 parents 984f6ba + e36c9f9 commit d7f4828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

01-ng-app/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<head>
33
<meta charset="utf8" />
44
<title>AngularJS Tutorial</title>
5-
<link rel="stylesheet" href="https:://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
5+
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
66
</head>
77
<body>
88
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular.js"></script>
99
</body>
10-
</html>
10+
</html>

0 commit comments

Comments
 (0)