tooltip-viewport: fix path to favicon.
This commit is contained in:
parent
55d00787f4
commit
922e29d0eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue