Skip to content

Sync dev to main: mkdocs warning fixes#759

Merged
bharvey88 merged 1 commit into
mainfrom
dev
Apr 30, 2026
Merged

Sync dev to main: mkdocs warning fixes#759
bharvey88 merged 1 commit into
mainfrom
dev

Conversation

@bharvey88
Copy link
Copy Markdown
Contributor

Summary

Publishes the mkdocs warning fixes to main:

  • ESPHome Starter Kit nav path corrected to products/ESPHome-Starter-Kit/.
  • M-1 Getting Started cross-links use .md-relative paths instead of ../-based URLs.

Test plan

  • After merge, mkdocs build emits no warnings for the three paths above.
  • WLED-MM ↔ ESPHome cross-links on the M-1 setup pages still work.

- Update the ESPHome Starter Kit nav entry from products/esk1/... to
  products/ESPHome-Starter-Kit/buttongettingstarted.md to match the
  renamed directory.
- Replace ../-based cross-links between getting-started-m1.md and
  getting-started-m1-esphome.md with direct .md-relative links so
  mkdocs can validate them. Both files live in the same directory,
  so the ../ was sending the resolver one level up.

Co-authored-by: Brandon Harvey <bharvey88@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • beta

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8eea91fb-3207-422e-a349-fcdd8e4af09c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bharvey88 bharvey88 merged commit 0aac191 into main Apr 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant