We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483af76 commit bd9a79eCopy full SHA for bd9a79e
33 files changed
examples/amd.html
@@ -3,7 +3,7 @@
3
<head lang="en">
4
<meta charset="UTF-8">
5
<title>AMD</title>
6
- <link href="bootstrap.css" rel="stylesheet">
+ <link href="../node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
7
</head>
8
<body ng-app="examples">
9
<br/>
0 commit comments