aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/offcanvas
diff options
context:
space:
mode:
authorScott Petrovic <[email protected]>2017-07-16 08:19:20 -0500
committerXhmikosR <[email protected]>2017-07-16 16:19:20 +0300
commit21d8909598ccf321815e8b6aa2505c28b07ba994 (patch)
tree0f62965b3147838f8510cae75b88e925b4e339f9 /docs/4.0/examples/offcanvas
parenta83a0181f9242f459a6cf6a0847439a191966d8b (diff)
downloadbootstrap-21d8909598ccf321815e8b6aa2505c28b07ba994.tar.xz
bootstrap-21d8909598ccf321815e8b6aa2505c28b07ba994.zip
fix location of favicons so it loads when viewing the examples. This is the only one I found in the project, so I am assuming it is the right one to point to (#22895)
Diffstat (limited to 'docs/4.0/examples/offcanvas')
-rw-r--r--docs/4.0/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/offcanvas/index.html b/docs/4.0/examples/offcanvas/index.html
index bf5d0c760..d4e6be368 100644
--- a/docs/4.0/examples/offcanvas/index.html
+++ b/docs/4.0/examples/offcanvas/index.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="../../favicon.ico">
+ <link rel="icon" href="../../../../favicon.ico">
<title>Off Canvas Template for Bootstrap</title>