mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fixed link to nav component from scrollspy documentation
(reported by ianhernandez in Slack)
This commit is contained in:
@@ -51,7 +51,7 @@ The ScrollSpy plugin is for automatically updating nav targets based on scroll p
|
|||||||
|
|
||||||
### Requires Bootstrap nav
|
### Requires Bootstrap nav
|
||||||
|
|
||||||
Scrollspy currently requires the use of a [Bootstrap nav component]({{ site.baseurl }}/components/nav/) for proper highlighting of active links.
|
Scrollspy currently requires the use of a [Bootstrap nav component]({{ site.baseurl }}/components/navs/) for proper highlighting of active links.
|
||||||
|
|
||||||
### Requires relative positioning
|
### Requires relative positioning
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user