aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-05-17 12:43:04 +0300
committerXhmikosR <[email protected]>2015-05-17 12:43:20 +0300
commit315907c97cf9e039c83cf71e3c0a049ea0e24798 (patch)
treec6643498f80da5794d93030294d3bfca4999eeef /docs/_includes/js
parentcf211a96548ca5b24d3d46a4e2f583f7a98c4108 (diff)
downloadbootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.tar.xz
bootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.zip
Use `https` when possible.
Diffstat (limited to 'docs/_includes/js')
-rw-r--r--docs/_includes/js/modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html
index 59fc80dae..fca8c42c9 100644
--- a/docs/_includes/js/modal.html
+++ b/docs/_includes/js/modal.html
@@ -147,7 +147,7 @@ $('#myModal').on('shown.bs.modal', function () {
<div class="bs-callout bs-callout-info" id="callout-modal-youtube">
<h4>Embedding YouTube videos</h4>
- <p>Embedding YouTube videos in modals requires additional JavaScript not in Bootstrap to automatically stop playback and more. <a href="http://stackoverflow.com/questions/18622508/bootstrap-3-and-youtube-in-modal">See this helpful Stack Overflow post</a> for more information.</p>
+ <p>Embedding YouTube videos in modals requires additional JavaScript not in Bootstrap to automatically stop playback and more. <a href="https://stackoverflow.com/questions/18622508/bootstrap-3-and-youtube-in-modal">See this helpful Stack Overflow post</a> for more information.</p>
</div>
<h2 id="modals-sizes">Optional sizes</h2>