]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Updated CDN URLs in v4-dev docs 18483/head
authorJustin Dorfman <justindorfman@gmail.com>
Tue, 8 Dec 2015 19:04:36 +0000 (11:04 -0800)
committerJustin Dorfman <justindorfman@gmail.com>
Tue, 8 Dec 2015 19:04:36 +0000 (11:04 -0800)
_config.yml

index 57b9aa7d8c345c726190b461ed0f2834331a3175..980875ec90017afb1c783d1518029f2dcdae3ef2 100644 (file)
@@ -37,8 +37,8 @@ themes:           http://themes.getbootstrap.com
 
 cdn:
   # See https://www.srihash.org for info on how to generate the hashes
-  css:            https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/css/bootstrap.css
-  css_hash:       "sha384-XXXXXXXX"
-  js:             https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/js/bootstrap.js
-  js_hash:        "sha384-XXXXXXXX"
+  css:            https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/css/bootstrap.min.css
+  css_hash:       "sha384-y3tfxAZXuh4HwSYylfB+J125MxIs6mR5FOHamPBG064zB+AFeWH94NdvaCBm8qnd"
+  js:             https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/js/bootstrap.min.js
+  js_hash:        "sha384-vZ2WRJMwsjRMW/8U7i6PWi6AlO1L79snBrmgiDpgIWJ82z8eA5lenwvxbMV1PAh7"
   jquery:         https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js