Updated "More Information" Links at Bootstrap Buttons (#24036)
* Updated "More Information" Links Updated bootstrap links from 4.0 to 4.1 version "Bootstrap Get Started" link was broken (404 error). Changed to https://guide.freecodecamp.org/bootstrap/get-started/ * Updated "Bootstrap Get Started" link * Removed last link (broken)
This commit is contained in:
committed by
Manish Giri
parent
504b9440ad
commit
004c67fddd
@ -116,6 +116,5 @@ Outlined buttons are a part of Bootstrap since version 4, please be sure that yo
|
||||
_Note: Do not include the dot in the HTML Class Attribute, referring to the classes with a dot is only used when adjusting the classes in CSS._
|
||||
|
||||
#### More Information:
|
||||
* <a href='https://getbootstrap.com/docs/4.0/components/buttons/' target='_blank' rel='nofollow'>Bootstrap Buttons documentation</a>
|
||||
* <a href='http://getbootstrap.com/docs/4.0/components/button-group/' target='_blank' rel='nofollow'>Bootstrap Button Group documentation</a>
|
||||
* [Bootstrap Get Started](/articles/bootstrap/bootstrap-get-started)
|
||||
* <a href='https://getbootstrap.com/docs/4.1/components/buttons/' target='_blank' rel='nofollow'>Bootstrap Buttons documentation</a>
|
||||
* <a href='https://getbootstrap.com/docs/4.1/components/button-group/' target='_blank' rel='nofollow'>Bootstrap Button Group documentation</a>
|
||||
|
Reference in New Issue
Block a user