aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual
diff options
context:
space:
mode:
authorSwardu <[email protected]>2018-04-12 12:56:33 +0200
committerPatrick H. Lauke <[email protected]>2018-04-12 11:56:33 +0100
commitc3caf7ee4e1e6403169ec36e1b1bef36f894c16a (patch)
tree40575fd4d35c1933b78925cd935e27336b19fde7 /js/tests/visual
parent418fd76ba97358730e4ae7fd28f73dbb5e275fbd (diff)
downloadbootstrap-c3caf7ee4e1e6403169ec36e1b1bef36f894c16a.tar.xz
bootstrap-c3caf7ee4e1e6403169ec36e1b1bef36f894c16a.zip
Docs/examples: change links to Sass documentation and example.com to https
Diffstat (limited to 'js/tests/visual')
-rw-r--r--js/tests/visual/dropdown.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html
index e3bacc295..3aaf86d9f 100644
--- a/js/tests/visual/dropdown.html
+++ b/js/tests/visual/dropdown.html
@@ -50,7 +50,7 @@
<a class="nav-link" href="#">Link</a>
</li>
<li class="nav-item dropdown">
- <a class="nav-link dropdown-toggle" href="http://example.com" id="dropdown2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dropdown</a>
+ <a class="nav-link dropdown-toggle" href="https://example.com" id="dropdown2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dropdown</a>
<div class="dropdown-menu" aria-labelledby="dropdown2">
<a class="dropdown-item" href="#">Action</a>
<a class="dropdown-item" href="#">Another action</a>