diff options
| author | Bardi Harborow <[email protected]> | 2017-02-27 21:42:26 +1100 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2017-02-27 21:51:26 +1100 |
| commit | e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65 (patch) | |
| tree | 3d9df2538349da405e6dfa7837e5532ce07435f0 /docs/getting-started | |
| parent | 312522529ccdd9ff98bf95e1e4ec18910406e47e (diff) | |
| download | bootstrap-e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65.tar.xz bootstrap-e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65.zip | |
Fix broken links.
Diffstat (limited to 'docs/getting-started')
| -rw-r--r-- | docs/getting-started/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index 80f762a8d..2323d3e4d 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -38,7 +38,7 @@ Pull in Bootstrap's **source files** into nearly any project with some of the mo ### npm -Install Bootstrap in your Node powered apps with [the npm package](https://www.npmjs.org/package/bootstrap): +Install Bootstrap in your Node powered apps with [the npm package](https://www.npmjs.com/package/bootstrap): {% highlight bash %} npm install bootstrap@{{ site.current_version }} |
