mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 01:28:29 -06:00
672c284b6f
The nav scroll feature had stopped working (altogether), due to the change from absolute to relative urls. This update uses the document location pathname as the `href`. It appears to work locally.