From ed8ef845974d2c59254fca8e3e85cec62b1cae1e Mon Sep 17 00:00:00 2001 From: wangsai <wangsai@bootcss.com> Date: Mon, 6 Jan 2014 14:39:09 +0800 Subject: [PATCH] fix the paragraph outside of '.bs-docs-section' --- docs/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.html b/docs/getting-started.html index eb2fe85129..a73179f3ae 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -105,8 +105,8 @@ bootstrap/ └── docs/ └── examples/ {% endhighlight %} + <p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes the source code for our documentation, and <code>examples/</code> of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.</p> </div> - <p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes the source code for our documentation, and <code>examples/</code> of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.</p> <!-- Template -- GitLab