aboutsummaryrefslogtreecommitdiff
path: root/hero.html
diff options
context:
space:
mode:
authormeleyal <[email protected]>2012-02-24 23:06:02 +0100
committermeleyal <[email protected]>2012-02-24 23:06:02 +0100
commitf17658b02d52fca265bc04e2a3a1ea713cf68f01 (patch)
tree24f6a23c07e1b7f213e1b226bc66db686bc2e3a4 /hero.html
parentd743b4b8812244de56dd36192d489feb260d14ba (diff)
downloadbootstrap-f17658b02d52fca265bc04e2a3a1ea713cf68f01.tar.xz
bootstrap-f17658b02d52fca265bc04e2a3a1ea713cf68f01.zip
Fix broken links to fav and touch icons in examples, fixes #2244
Diffstat (limited to 'hero.html')
-rw-r--r--hero.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/hero.html b/hero.html
index ee64646f3..40277e84d 100644
--- a/hero.html
+++ b/hero.html
@@ -23,10 +23,10 @@
<![endif]-->
<!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="images/favicon.ico">
- <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+ <link rel="shortcut icon" href="../assets/ico/favicon.ico">
+ <link rel="apple-touch-icon" href="../assets/ico/bootstrap-apple-57x57.png">
+ <link rel="apple-touch-icon" sizes="72x72" href="../assets/ico/bootstrap-apple-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114" href="../assets/ico/bootstrap-apple-114x114.png">
</head>
<body>