diff options
| author | Christian Oliff <[email protected]> | 2019-05-17 03:47:26 +0900 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-05-16 21:47:26 +0300 |
| commit | 2d6e086342a93a59ae8abeb17460e9fab50ec267 (patch) | |
| tree | 63a8e09f96e2849975df5819db67e9f3e8758ca4 /site/content/docs | |
| parent | 552e11a1abf2a55c8de422dcfa09fbbe213f4443 (diff) | |
| download | bootstrap-2d6e086342a93a59ae8abeb17460e9fab50ec267.tar.xz bootstrap-2d6e086342a93a59ae8abeb17460e9fab50ec267.zip | |
Update Yarn package link to link to the Bootstrap package (#28781)
I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link for NPM above)
Diffstat (limited to 'site/content/docs')
| -rw-r--r-- | site/content/docs/4.3/getting-started/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/getting-started/download.md b/site/content/docs/4.3/getting-started/download.md index 4196fc22f..c75f50cfe 100644 --- a/site/content/docs/4.3/getting-started/download.md +++ b/site/content/docs/4.3/getting-started/download.md @@ -65,7 +65,7 @@ Bootstrap's `package.json` contains some additional metadata under the following ### yarn -Install Bootstrap in your Node.js powered apps with [the yarn package](https://yarnpkg.com/en/package/yarn): +Install Bootstrap in your Node.js powered apps with [the yarn package](https://yarnpkg.com/en/package/bootstrap): {{< highlight sh >}} yarn add bootstrap |
