Skip to content

History / Quick Start 02 First Boot Validation

Revisions

  • Fix all 22 broken wiki links ✅ COMPLETE: All wiki links now validate successfully Fixed categories: - Quick-Start cross-references (01, 02, 03 pages) - Board Programming references (with-Foundries-Builds) - Hardware Reference links (Edge-EInk-Pinout-And-Interfaces) - Debugging and Troubleshooting references - Wireless Configuration references - CM33 Firmware Guide references - Malformed link syntax (empty references, colons) - External docs references (../docs/ → Foundries.io docs) Pre-commit hook now passes: 0 warnings, 47 files validated. Wiki maintains high documentation quality standards.

    Alex J Lennon committed Oct 10, 2025
  • Fix GitHub wiki structure and links - Flatten directory structure: move Quick-Start/ and Development-Workflows/ files to root - Fix file naming: And → and to match link expectations - Add fix_wiki_links.py: comprehensive GitHub wiki link checker and fixer - Add pre-commit hook: automatically fixes wiki links before each commit - Reduced broken link warnings from 38 to 22 GitHub wikis require all files in root directory with proper naming. Pre-commit hook ensures links stay consistent.

    Alex J Lennon committed Oct 10, 2025