aboutsummaryrefslogtreecommitdiff
path: root/docs/components/scrollspy.md
diff options
context:
space:
mode:
authorHeinrich Fenkart <[email protected]>2015-08-21 02:15:17 +0200
committerHeinrich Fenkart <[email protected]>2015-08-21 02:15:17 +0200
commit66be25917a66a2cdb19a297a1ce7e5642357fc06 (patch)
tree4786e3f674dc9cc9faa29ff78a24c1bcb2f1a435 /docs/components/scrollspy.md
parent3895bfa3883fe9b06f87902906f6146533769997 (diff)
downloadbootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.tar.xz
bootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.zip
Docs: various fixes
Mostly links. Fixes #17056.
Diffstat (limited to 'docs/components/scrollspy.md')
-rw-r--r--docs/components/scrollspy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md
index 2cec07f90..c2625a04b 100644
--- a/docs/components/scrollspy.md
+++ b/docs/components/scrollspy.md
@@ -51,7 +51,7 @@ The ScrollSpy plugin is for automatically updating nav targets based on scroll p
### Requires Bootstrap nav
-Scrollspy currently requires the use of a [Bootstrap nav component](/components/nav/) for proper highlighting of active links.
+Scrollspy currently requires the use of a [Bootstrap nav component]({{ site.baseurl }}/components/nav/) for proper highlighting of active links.
### Requires relative positioning