mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
The site sets disablePathToLower, so published URLs keep the source filename's case, but the README link was lowercased and 404'd. The walkthrough link was wrong in a second way: it used ../../reference/ with no extension, while cross-document links from guides/ resolve as ../reference/NAME.md. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>