mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-07 18:12:56 +08:00
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>