Skip to content

Fix bare links in markdown files - MD034#32104

Merged
peterbarker merged 7 commits intoArduPilot:masterfrom
peterbarker:pr-claude/fix-bare-MD-links-MD034
Feb 7, 2026
Merged

Fix bare links in markdown files - MD034#32104
peterbarker merged 7 commits intoArduPilot:masterfrom
peterbarker:pr-claude/fix-bare-MD-links-MD034

Conversation

@peterbarker
Copy link
Contributor

@peterbarker peterbarker commented Feb 5, 2026

Uses appropriate markdown for links, re-enables check

@peterbarker peterbarker force-pushed the pr-claude/fix-bare-MD-links-MD034 branch from b60e2fc to 6176eda Compare February 5, 2026 01:13
@peterbarker peterbarker requested a review from Hwurzburg February 5, 2026 02:47
Copy link
Contributor

@Hwurzburg Hwurzburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of OEM names wrong where they dont match the web url link...out of town till the weekend...ZeroOne is an example

peterbarker and others added 7 commits February 6, 2026 10:22
Fix MD034/no-bare-urls lint errors by converting bare URLs to proper
markdown link syntax [text](url). Link text is derived from the URL:
- GitHub repos use the repository name
- ArduPilot ecosystem URLs use descriptive names
- Vendor/product URLs use the vendor name
- Documentation sites include "documentation" suffix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix MD034/no-bare-urls lint errors by converting bare URLs to proper
markdown link syntax [text](url). Link text is derived from the URL:
- GitHub repos use the repository name
- ArduPilot ecosystem URLs use descriptive names
- Vendor/product URLs use the vendor name
- Documentation sites include "documentation" suffix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix MD034/no-bare-urls lint errors by converting bare URLs to proper
markdown link syntax [text](url). Link text is derived from the URL:
- GitHub repos use the repository name
- ArduPilot ecosystem URLs use descriptive names
- Vendor/product URLs use the vendor name
- Documentation sites include "documentation" suffix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix MD034/no-bare-urls lint errors by converting bare URLs to proper
markdown link syntax [text](url). Link text is derived from the URL:
- GitHub repos use the repository name
- ArduPilot ecosystem URLs use descriptive names
- Vendor/product URLs use the vendor name
- Documentation sites include "documentation" suffix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix MD034/no-bare-urls lint errors by converting bare URLs to proper
markdown link syntax [text](url). Link text is derived from the URL:
- GitHub repos use the repository name
- ArduPilot ecosystem URLs use descriptive names
- Vendor/product URLs use the vendor name
- Documentation sites include "documentation" suffix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix MD034/no-bare-urls lint errors by converting bare URLs to proper
markdown link syntax [text](url). Link text is derived from the URL:
- GitHub repos use the repository name
- ArduPilot ecosystem URLs use descriptive names
- Vendor/product URLs use the vendor name
- Documentation sites include "documentation" suffix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@peterbarker peterbarker force-pushed the pr-claude/fix-bare-MD-links-MD034 branch from 6176eda to 3b33216 Compare February 5, 2026 23:22
@peterbarker peterbarker merged commit 7f8d0d3 into ArduPilot:master Feb 7, 2026
109 of 110 checks passed
@peterbarker peterbarker deleted the pr-claude/fix-bare-MD-links-MD034 branch February 8, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants