From b50cb503a8a5a1999bb6c4cd1aec7ada58d170e6 Mon Sep 17 00:00:00 2001 From: Huibean Luo Date: Tue, 2 Sep 2025 17:20:11 +0100 Subject: [PATCH] Update official entry URL in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3135482..de6d74f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A web-based tool for DroneCAN configuration and monitoring. This application pro ## Access -**Official Entry**: https://can.vimdrones.com +**Official Entry**: https://can.ardupilot.org **Backup Entry**: https://can.vimdrones.com @@ -90,4 +90,4 @@ This project uses: - Webpack 5 for bundling - Babel for JavaScript transpilation -The development server runs on port 8080 with hot module replacement enabled. \ No newline at end of file +The development server runs on port 8080 with hot module replacement enabled.