]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix BootstrapCDN's name (#31049)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 16 Jun 2020 16:37:42 +0000 (19:37 +0300)
committerGitHub <noreply@github.com>
Tue, 16 Jun 2020 16:37:42 +0000 (19:37 +0300)
site/content/docs/5.0/customize/overview.md

index 1741562d134691aa59d30bc93a11504b54d3d5c3..0f7e09e107e59672800571c7a71bf701fa44dedb 100644 (file)
@@ -27,7 +27,7 @@ There are multiple ways to customize Bootstrap. Your best path can depend on you
 Our two preferred methods are:
 
 1. Using Bootstrap [via package manager]({{< docsref "/getting-started/download#package-managers" >}}) so you can use and extend our source files.
-2. Using Bootstrap's compiled distribution files or the [Bootstrap CDN]({{< docsref "/getting-started/download#bootstrapcdn" >}}) so you can add onto or override Bootstrap's styles.
+2. Using Bootstrap's compiled distribution files or the [BootstrapCDN]({{< docsref "/getting-started/download#bootstrapcdn" >}}) so you can add onto or override Bootstrap's styles.
 
 While we cannot go into details here on how to use every package manager, we can give some guidance on [using Bootstrap with your own Sass compiler]({{< docsref "/customize/sass" >}}).