-
+
×
Warning! Best check yo self, you're not looking too good.
{% highlight html %}
-
+
×
Warning! Best check yo self, you're not looking too good.
diff --git a/customize.html b/customize.html
index e0b269e710..3ba8e28657 100644
--- a/customize.html
+++ b/customize.html
@@ -13,7 +13,7 @@ base_url: "../"
Toggle all
LESS files
-
Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs
+
Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs.
diff --git a/getting-started.html b/getting-started.html
index af5e0ee5fa..434832f500 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -72,10 +72,10 @@ bootstrap/
│ ├── bootstrap.css
│ ├── bootstrap.min.css
│ ├── bootstrap-theme.css
-│ ├── bootstrap-theme.min.css
+│ └── bootstrap-theme.min.css
├── js/
│ ├── bootstrap.js
-│ ├── bootstrap.min.js
+│ └── bootstrap.min.js
└── fonts/
├── glyphicons-halflings-regular.eot
├── glyphicons-halflings-regular.svg
diff --git a/package.json b/package.json
index 0bb25e8a0b..7c4e6a3c09 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,9 @@
"type": "git"
, "url": "https://github.com/twbs/bootstrap.git"
}
+ , "bugs": {
+ "url": "https://github.com/twbs/bootstrap/issues"
+ }
, "licenses": [
{
"type": "Apache-2.0"