]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix file structure in What's included 9822/head
authorPatrickJS <github@gdi2290.com>
Mon, 19 Aug 2013 05:27:30 +0000 (22:27 -0700)
committerPatrickJS <github@gdi2290.com>
Mon, 19 Aug 2013 05:27:30 +0000 (22:27 -0700)
getting-started.html

index 9d4d46a78eec4d8be241b8cf73b0e6cbd16caa62..b0d63de8e06f3c4d6671946fa16739113d1e9699 100644 (file)
@@ -73,9 +73,9 @@ bootstrap/
 ├── css/
 │   ├── bootstrap.css
 │   ├── bootstrap.min.css
\94\9c── js/
-   ├── bootstrap.js
-│   ├── bootstrap.min.js
\94\94── js/
+    ├── bootstrap.js
+    └── bootstrap.min.js
 {% endhighlight %}
 
     <p>This is the most basic form of Bootstrap: compiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (<code>bootstrap.*</code>), as well as compiled and minified CSS and JS (<code>bootstrap.min.*</code>).</p>