diff options
| author | XhmikosR <[email protected]> | 2015-08-26 22:11:44 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-08-29 18:50:20 +0300 |
| commit | 83283442125170dd55a875254245bd63255844b9 (patch) | |
| tree | 0e91739558299ef59f75e3eba084a5030d7369d5 /docs/_plugins | |
| parent | 232469549c9a9b6082b311f568556d99ea03af2f (diff) | |
| download | bootstrap-83283442125170dd55a875254245bd63255844b9.tar.xz bootstrap-83283442125170dd55a875254245bd63255844b9.zip | |
Use `https` when possible.
[ci skip]
Diffstat (limited to 'docs/_plugins')
| -rw-r--r-- | docs/_plugins/callout.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_plugins/callout.rb b/docs/_plugins/callout.rb index 536ca588e..0ed6687db 100644 --- a/docs/_plugins/callout.rb +++ b/docs/_plugins/callout.rb @@ -1,4 +1,4 @@ -# Source: http://stackoverflow.com/questions/19169849/how-to-get-markdown-processed-content-in-jekyll-tag-plugin +# Source: https://stackoverflow.com/questions/19169849/how-to-get-markdown-processed-content-in-jekyll-tag-plugin module Jekyll module Tags |
