Skip to content

Docs: normalize internal links to extensionless paths and update PlatformIO install link#141

Merged
LucHeart merged 1 commit intomasterfrom
codex/check-for-broken-links
Apr 15, 2026
Merged

Docs: normalize internal links to extensionless paths and update PlatformIO install link#141
LucHeart merged 1 commit intomasterfrom
codex/check-for-broken-links

Conversation

@LucHeart
Copy link
Copy Markdown
Member

Motivation

  • Standardize internal documentation links to extensionless paths to match the site's routing and avoid stale .md references.
  • Fix an outdated PlatformIO IDE marketplace link to the official installer URL.
  • Ensure consistency across hardware, guides, vendors and home pages so internal linking behaves predictably.

Description

  • Replaced numerous internal *.md links with extensionless paths across docs in guides, hardware, vendors, home, docs/dev, and other directories to align with the site's routing conventions.
  • Updated the PlatformIO IDE link in docs/dev/contributing/compile-firmware.mdx to https://platformio.org/install/ide?install=vscode.
  • Normalized various relative links and table entries (e.g., boards index and vendor pages) to remove .md extensions and ensure consistent link formatting.
  • Adjusted a few image and card targets to use the new extensionless targets where applicable.

Testing

  • Built the documentation site locally with yarn build to validate rendering and routing, and the build completed successfully.
  • Ran a link-checker (yarn run linkcheck) against the generated site to detect broken internal links, and no broken internal links were reported.

Codex Task

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 15, 2026

Deploying openshock-wiki with  Cloudflare Pages  Cloudflare Pages

Latest commit: 873cbf7
Status: ✅  Deploy successful!
Preview URL: https://a7965cb9.openshock-wiki.pages.dev
Branch Preview URL: https://codex-check-for-broken-links.openshock-wiki.pages.dev

View logs

@LucHeart LucHeart merged commit bbc2c8e into master Apr 15, 2026
6 checks passed
@LucHeart LucHeart deleted the codex/check-for-broken-links branch April 15, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant