aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
diff options
context:
space:
mode:
authorChristian Oliff <[email protected]>2019-12-18 16:40:45 +0900
committerXhmikosR <[email protected]>2019-12-18 09:40:45 +0200
commit7d2f24ed023e6bfabe3b3b1aa38e170f16a57780 (patch)
tree39e676d9cf24f8ea31a33a0eb26204ed00f7e0b2 /site/content/docs
parentfb9ed574ab67f69a000ab9f9075f4b0b4d8cfe2d (diff)
downloadbootstrap-7d2f24ed023e6bfabe3b3b1aa38e170f16a57780.tar.xz
bootstrap-7d2f24ed023e6bfabe3b3b1aa38e170f16a57780.zip
Fix broken team link on icons page (#29871)
Change: https://github.com/twbs/members to: https://github.com/orgs/twbs/people
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/4.3/extend/icons.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/extend/icons.md b/site/content/docs/4.3/extend/icons.md
index 22bb7a225..8096648c5 100644
--- a/site/content/docs/4.3/extend/icons.md
+++ b/site/content/docs/4.3/extend/icons.md
@@ -11,7 +11,7 @@ While most icon sets include multiple file formats, we prefer SVG implementation
## Bootstrap Icons
-Bootstrap Icons is a growing library of SVG icons that are designed by [@mdo](https://github.com/mdo) and maintained by [the Bootstrap Team](https://github.com/twbs/members). The beginnings of this icon set come from Bootstrap's very own components—our forms, carousels, and more. Bootstrap has very few icon needs out of the box, so we didn't need much. However, once we got going, we couldn't stop making more.
+Bootstrap Icons is a growing library of SVG icons that are designed by [@mdo](https://github.com/mdo) and maintained by [the Bootstrap Team](https://github.com/orgs/twbs/people). The beginnings of this icon set come from Bootstrap's very own components—our forms, carousels, and more. Bootstrap has very few icon needs out of the box, so we didn't need much. However, once we got going, we couldn't stop making more.
Oh, and did we mention they're completely open source? Licensed under MIT, just like Bootstrap, our icon set is available to everyone.