mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-01 09:14:42 +00:00
correct url
This commit is contained in:
parent
7936455907
commit
66305c5b02
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ title: Quick start
|
|||
group: getting-started
|
||||
---
|
||||
|
||||
Looking to quickly add Bootstrap to your project? Use the Bootstrap CDN, provided for free by the folks at MaxCDN. Using a package manager or need to download the source files? [Head to the downloads page.]({{ site.baseurl }}/getting-started/downloads)
|
||||
Looking to quickly add Bootstrap to your project? Use the Bootstrap CDN, provided for free by the folks at MaxCDN. Using a package manager or need to download the source files? [Head to the downloads page.]({{ site.baseurl }}/getting-started/download)
|
||||
|
||||
Copy-paste the stylesheet `<link>` into your `<head>` before all other stylesheets to load our CSS.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue