diff options
| author | Jacob Thornton <[email protected]> | 2012-01-26 16:12:51 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-26 16:12:51 -0800 |
| commit | c31ac846d7f8cf59199fc5be58c1a4ba4417b1fa (patch) | |
| tree | 44e23e94a2d756ebb5407815b8be9506cfccf71c /docs/components.html | |
| parent | d531f72645b72d648d52bd56698a80fcfff38043 (diff) | |
| parent | b260544de02788bc921c4c713df0f754d96c5a27 (diff) | |
| download | bootstrap-c31ac846d7f8cf59199fc5be58c1a4ba4417b1fa.tar.xz bootstrap-c31ac846d7f8cf59199fc5be58c1a4ba4417b1fa.zip | |
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/components.html b/docs/components.html index 49f3f8369..252e1a0c3 100644 --- a/docs/components.html +++ b/docs/components.html @@ -20,9 +20,9 @@ <!-- Le fav and touch icons --> <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"> + <link rel="apple-touch-icon" href="assets/ico/apple-touch-icon.png"> + <link rel="apple-touch-icon" sizes="72x72" href="assets/ico/apple-touch-icon-72x72.png"> + <link rel="apple-touch-icon" sizes="114x114" href="assets/ico/apple-touch-icon-114x114.png"> </head> <body data-spy="scroll" data-target=".subnav" data-offset="50"> |
