diff options
| author | Mark Otto <[email protected]> | 2012-01-25 10:19:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 10:19:29 -0800 |
| commit | 1fa3eab20c827d0300cd4a4bb50e2c28e16a2872 (patch) | |
| tree | 6930540303b2f6c63cdc5a2f42138cf405343de7 /docs/javascript.html | |
| parent | 9380ff8a06197de3f7a3f27a66284da540192f0c (diff) | |
| download | bootstrap-1fa3eab20c827d0300cd4a4bb50e2c28e16a2872.tar.xz bootstrap-1fa3eab20c827d0300cd4a4bb50e2c28e16a2872.zip | |
fix location of favicon
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 9ef609138..9d6b2812d 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/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"> |
