aboutsummaryrefslogtreecommitdiff
path: root/docs/_plugins/callout.rb
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_plugins/callout.rb')
-rw-r--r--docs/_plugins/callout.rb2
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