Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests/integration/index.html')
-rw-r--r--js/tests/integration/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/integration/index.html b/js/tests/integration/index.html
index 901f83d0c3..5606755b17 100644
--- a/js/tests/integration/index.html
+++ b/js/tests/integration/index.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
- <link rel="stylesheet" href="../../../dist/css/bootstrap.min.css">
+ <link href="../../../dist/css/bootstrap.min.css" rel="stylesheet">
<title>Hello, world!</title>
</head>