Skip to content

Commit 922e29d

Browse files
committed
tooltip-viewport: fix path to favicon.
1 parent 55d0078 commit 922e29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/tooltip-viewport/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
88
<meta name="description" content="">
99
<meta name="author" content="">
10-
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
10+
<link rel="icon" href="../../favicon.ico">
1111
<link rel="canonical" href="https://getbootstrap.com/docs/3.4/examples/tooltip-viewport/">
1212

1313
<title>Tooltip Viewport Example for Bootstrap</title>

0 commit comments

Comments
 (0)