From 376cdc78c8c7260d192af94d1b5500f23b049dfb Mon Sep 17 00:00:00 2001 From: sander Date: Wed, 24 Feb 2016 00:07:48 +0100 Subject: [PATCH] Link reversed in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff2103db8f..704f484961 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ This repository contains the [PX4 Flight Core](http://px4.io), with the main app * License: BSD 3-clause (see [LICENSE.md](https://github.com/PX4/Firmware/blob/master/LICENSE.md)) * Supported airframes (more experimental are supported): * [Multicopters](http://px4.io/portfolio_category/multicopter/) - * [Fixed wing](http://px4.io/portfolio_category/vtol/) - * [VTOL](http://px4.io/portfolio_category/plane/) + * [Fixed wing](http://px4.io/portfolio_category/plane/) + * [VTOL](http://px4.io/portfolio_category/vtol/) * Releases * [Downloads](https://github.com/PX4/Firmware/releases)