⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 396: Fix Broken Links and Anchors in Reports

未着手 ← タスク一覧

Task 396: Fix Broken Links and Anchors in Reports

Status: DONE

Summary

Site audit found broken links in built HTML — incorrect file paths, missing file extensions, and non-existent anchor IDs. Fix the source markdown files.

Issues Found

  1. cross-episode.md: /ep05.html#ep05-transfer-04 → should use relative path
  2. tech-overview.md: /episodes/ep01.html → should be ep-001.html format
  3. cross-episode.md: /examples/orbital-3d.html → wrong directory
  4. attitude-control.md: /summary/ship-kestrel → missing .html extension

Rationale