Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@yahoo.com>2019-05-16 21:47:26 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-05-16 21:47:26 +0300
commit2d6e086342a93a59ae8abeb17460e9fab50ec267 (patch)
tree63a8e09f96e2849975df5819db67e9f3e8758ca4 /site
parent552e11a1abf2a55c8de422dcfa09fbbe213f4443 (diff)
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')
-rw-r--r--site/content/docs/4.3/getting-started/download.md2
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 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