mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
Fix a few redirected links. (#29352)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<h2 class="display-4">BootstrapCDN</h2>
|
||||
<p class="lead lead-lg mw-md-75 mx-auto">
|
||||
Use the <a href="https://bootstrapcdn.com/">BootstrapCDN</a> to deliver fast, cached, and compiled versions of Bootstrap’s CSS and JavaScript. No jQuery is required, but don't forget to include Popper.js for some components.
|
||||
Use the <a href="https://www.bootstrapcdn.com/">BootstrapCDN</a> to deliver fast, cached, and compiled versions of Bootstrap’s CSS and JavaScript. No jQuery is required, but don't forget to include Popper.js for some components.
|
||||
</p>
|
||||
<a class="btn btn-lg btn-outline-primary mb-4" href="/docs/{{ .Site.Params.docs_version }}/layout/overview/">Explore the docs</a>
|
||||
<div class="text-left mx-md-5 px-md-5">
|
||||
|
Reference in New Issue
Block a user