mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
Three links in pkg/service/handlers/web/index.html still pointed to the old Jekyll URL structure (/guides/FOO.html). The docs site moved to Hugo+Hextra; correct URLs now include /docs/ and drop the .html extension in favour of a trailing slash. MIGRATION-SAFETY.html → docs/guides/MIGRATION-SAFETY/ SURVIVAL-GUIDE.html → docs/guides/SURVIVAL-GUIDE/ CLI-REFERENCE.html → docs/guides/CLI-REFERENCE/ The GitHub blob links in script.js and the hostname-resolution warning in index.html point to source Markdown files and remain valid. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>