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: v4.4.0~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67be130c7b7229a961eeeaab9d8618c02767bbb6;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/docs/4.3/getting-started/download.md b/site/docs/4.3/getting-started/download.md index d618c5d130..aed9be5beb 100644 --- a/site/docs/4.3/getting-started/download.md +++ b/site/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