From 83283442125170dd55a875254245bd63255844b9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 26 Aug 2015 22:11:44 +0300 Subject: Use `https` when possible. [ci skip] --- docs/components/scrollspy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/scrollspy.md') diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index c2625a04b..9d78e6a72 100644 --- a/docs/components/scrollspy.md +++ b/docs/components/scrollspy.md @@ -96,7 +96,7 @@ Navbar links must have resolvable id targets. For example, a `ho {% callout info %} #### Non-`:visible` target elements ignored -Target elements that are not [`:visible` according to jQuery](http://api.jquery.com/visible-selector/) will be ignored and their corresponding nav items will never be highlighted. +Target elements that are not [`:visible` according to jQuery](https://api.jquery.com/visible-selector/) will be ignored and their corresponding nav items will never be highlighted. {% endcallout %} ### Methods -- cgit v1.2.3