aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMorton Fox <[email protected]>2015-05-25 13:11:42 -0400
committerMorton Fox <[email protected]>2015-05-26 08:14:57 -0400
commit665d2d25c03c14dfa376a5546d85ffad7dbb1b5f (patch)
tree6563c8aa3f33c16603c3515c3c96d928ee637332 /README.md
parent8063e1399814fb485a09974f6a8f65f88b7f084a (diff)
downloadbootstrap-665d2d25c03c14dfa376a5546d85ffad7dbb1b5f.tar.xz
bootstrap-665d2d25c03c14dfa376a5546d85ffad7dbb1b5f.zip
Update source maps link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d66555017..f941d582e 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ bootstrap/
└── glyphicons-halflings-regular.woff2
```
-We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.
+We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developer.chrome.com/devtools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.