diff options
| author | XhmikosR <[email protected]> | 2015-08-30 13:31:05 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-08-30 13:31:05 +0300 |
| commit | 8941bdfbda237bed621935cac439520eddc79150 (patch) | |
| tree | 15e8ccb3ca73f6f0cc235202bdfac873809cab98 /docs/components/scrollspy.md | |
| parent | 8ad1f8ddbe94334845ff1a6bbcaa71c526bdb074 (diff) | |
| parent | 83283442125170dd55a875254245bd63255844b9 (diff) | |
| download | bootstrap-8941bdfbda237bed621935cac439520eddc79150.tar.xz bootstrap-8941bdfbda237bed621935cac439520eddc79150.zip | |
Merge pull request #17392 from twbs/v4-dev-xmr-https
Use `https` when possible.
Diffstat (limited to 'docs/components/scrollspy.md')
| -rw-r--r-- | docs/components/scrollspy.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 `<a href="#home">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 |
