We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 984f6ba + e36c9f9 commit d7f4828Copy full SHA for d7f4828
01-ng-app/index.html
@@ -2,9 +2,9 @@
2
<head>
3
<meta charset="utf8" />
4
<title>AngularJS Tutorial</title>
5
- <link rel="stylesheet" href="https:://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
+ <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
6
</head>
7
<body>
8
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular.js"></script>
9
</body>
10
-</html>
+</html>
0 commit comments