diff options
author | Thomas Park <thomas@thomaspark.co> | 2015-07-31 15:15:02 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.co> | 2015-07-31 15:15:02 -0400 |
commit | 9727bef049bda9f7aac673450f44d54f3e7ca653 (patch) | |
tree | a2d7ead93847b5b40579c8e03bf1b0dd3f15a326 /help/index.html | |
parent | 89711ac5e3adc1c3cf42affd7dfcd49d1787ad2f (diff) |
update bootstrapcdn links
Diffstat (limited to 'help/index.html')
-rw-r--r-- | help/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/index.html b/help/index.html index 464dee9a..946777bd 100644 --- a/help/index.html +++ b/help/index.html @@ -105,7 +105,7 @@ <div class="col-lg-9"> <h1 id="quickstart">Quick Start</h1> <p>Using the themes is as easy as downloading a CSS file and replacing the one that comes with <a href="http://getbootstrap.com" target="_blank">Bootstrap</a>.</p> - <p>The themes are also available via CDN at <a href="http://www.bootstrapcdn.com/#bootswatch_tab">BootstrapCDN</a>.</p> + <p>The themes are also available via CDN at <a href="http://www.bootstrapcdn.com/bootswatch/">BootstrapCDN</a>.</p> </div> </div> |