diff options
Diffstat (limited to 'tests/components.html')
-rw-r--r-- | tests/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/components.html b/tests/components.html index 5d9b7160..2dda8752 100644 --- a/tests/components.html +++ b/tests/components.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>Bootswatch: Components</title> <meta name="viewport" content="width=device-width, initial-scale=1"> - <link rel="stylesheet" href="../amelia/bootstrap.css" media="screen" id="stylesheet"> + <link rel="stylesheet" href="../default/bootstrap.css" media="screen" id="stylesheet"> <link rel="stylesheet" href="../assets/css/bootswatch.min.css"> <style> |