twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.95k stars 78.89k forks source link

Doc: Fix link endpoint in dropdown documentation #41052

Closed vprothais closed 3 days ago

vprothais commented 3 days ago

Description

The link "an intentional design decision" in the dropdown documentation is broken. The url https://markdotto.com/2012/02/27/bootstrap-explained-dropdowns/ does not exist anymore.

This PR just fix the link with the updated url : https://markdotto.com/blog/bootstrap-explained-dropdowns/

Type of changes

Checklist

Live previews

Related issues