From 315907c97cf9e039c83cf71e3c0a049ea0e24798 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 17 May 2015 12:43:04 +0300 Subject: Use `https` when possible. --- docs/_includes/js/modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/js') 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 () {

Embedding YouTube videos

-

Embedding YouTube videos in modals requires additional JavaScript not in Bootstrap to automatically stop playback and more. See this helpful Stack Overflow post for more information.

+

Embedding YouTube videos in modals requires additional JavaScript not in Bootstrap to automatically stop playback and more. See this helpful Stack Overflow post for more information.

Optional sizes

-- cgit v1.2.3