From: Christian Oliff Date: Thu, 16 May 2019 18:47:26 +0000 (+0900) Subject: Update Yarn package link to link to the Bootstrap package (#28781) X-Git-Tag: v5.0.0-alpha1~1087 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d6e086342a93a59ae8abeb17460e9fab50ec267;p=thirdparty%2Fbootstrap.git 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) --- diff --git a/site/content/docs/4.3/getting-started/download.md b/site/content/docs/4.3/getting-started/download.md index 4196fc22f4..c75f50cfea 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