From d5bb948cbb5332d6693503d6706ad16a5edaaca8 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Sun, 17 Dec 2017 11:27:55 -0500 Subject: [PATCH] README fix LICENSE link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1eebf55f..f148f42651 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository holds the [PX4 Pro](http://px4.io) flight control solution for drones, with the main applications located in the [src/modules](https://github.com/PX4/Firmware/tree/master/src/modules) directory. It also contains the PX4 Drone Middleware Platform, which provides drivers and middleware to run drones. - * Official Website: http://px4.io (License: BSD 3-clause, [LICENSE.md](https://github.com/PX4/Firmware/blob/master/LICENSE.md)) + * Official Website: http://px4.io (License: BSD 3-clause, [LICENSE](https://github.com/PX4/Firmware/blob/master/LICENSE)) * Supported airframes: * [Multicopters](http://px4.io/portfolio_category/multicopter/) * [Fixed wing](http://px4.io/portfolio_category/plane/)