diff options
| author | XhmikosR <[email protected]> | 2018-09-18 22:27:46 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-18 11:27:47 +0300 |
| commit | e105d156420864807dca97d4953d0baf843f01f9 (patch) | |
| tree | d5af31ccf45bc45adfcecc23e7ce3428a9619c39 /docs/_includes/header.html | |
| parent | cf6f867190cd91181a63d8576c3f5a485d7050a7 (diff) | |
| download | bootstrap-e105d156420864807dca97d4953d0baf843f01f9.tar.xz bootstrap-e105d156420864807dca97d4953d0baf843f01f9.zip | |
Use https, fix broken links and unneeded redirects.
Diffstat (limited to 'docs/_includes/header.html')
| -rw-r--r-- | docs/_includes/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html index d7077f9a0..f63e9e3f3 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -55,7 +55,7 @@ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-146052-10', 'getbootstrap.com'); ga('send', 'pageview'); </script> |
