diff options
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html index af5e0ee5f..434832f50 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 |
