From 4936b443edcc0dec1e26d78040ebc2d4d4bbd360 Mon Sep 17 00:00:00 2001 From: Jaaaky <43599380+Jaaaky@users.noreply.github.com> Date: Tue, 15 Aug 2023 23:18:36 +0300 Subject: [PATCH] README: fix GPL license URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36994430d4..7b603fc163 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ It is continually being expanded to provide support for new emerging vehicle typ The ArduPilot project is licensed under the GNU General Public License, version 3. -- [Overview of license](https://dev.ardupilot.com/wiki/license-gplv3) +- [Overview of license](https://ardupilot.org/dev/docs/license-gplv3.html) - [Full Text](https://github.com/ArduPilot/ardupilot/blob/master/COPYING.txt)