]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
tooltip-viewport: fix path to favicon.
authorXhmikosR <xhmikosr@gmail.com>
Thu, 28 Feb 2019 14:12:38 +0000 (16:12 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 27 Mar 2019 19:02:22 +0000 (21:02 +0200)
docs/examples/tooltip-viewport/index.html

index 686db319acd6701d36d7509ef64faf40be918ff4..8600fc55b37e29bb7b90b2f6efe4312872264b66 100644 (file)
@@ -7,7 +7,7 @@
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
     <meta name="description" content="">
     <meta name="author" content="">
-    <link rel="shortcut icon" href="../../assets/ico/favicon.ico">
+    <link rel="icon" href="../../favicon.ico">
     <link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/tooltip-viewport/">
 
     <title>Tooltip Viewport Example for Bootstrap</title>