]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix broken team link on icons page (#29871)
authorChristian Oliff <christianoliff@pm.me>
Wed, 18 Dec 2019 07:40:45 +0000 (16:40 +0900)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 18 Dec 2019 07:40:45 +0000 (09:40 +0200)
Change: https://github.com/twbs/members to: https://github.com/orgs/twbs/people

site/content/docs/4.3/extend/icons.md

index 22bb7a225c0ff2a57a11ba4386aba80dbaaa0f2c..8096648c5255c5a0c7f2e1072945be306f585d0a 100644 (file)
@@ -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.