aboutsummaryrefslogtreecommitdiff
path: root/starter-template.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 /starter-template.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 'starter-template.html')
-rw-r--r--starter-template.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/starter-template.html b/starter-template.html
index 31cc57cf8..1e15529ea 100644
--- a/starter-template.html
+++ b/starter-template.html
@@ -22,10 +22,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>