From dd883d2c9bcae84676284fc19d0dc4e7ceae7a1c Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sat, 9 Jan 2016 23:07:41 +0100 Subject: [PATCH] Update README.md More URL fixes from @peppermint --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 900eaf8818..ff2103db8f 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ This repository contains the [PX4 Flight Core](http://px4.io), with the main app * Official Website: http://px4.io * 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/platforms/multicopters/start) - * [Fixed wing](http://px4.io/platforms/planes/start) - * [VTOL](http://px4.io/platforms/vtol/start) + * [Multicopters](http://px4.io/portfolio_category/multicopter/) + * [Fixed wing](http://px4.io/portfolio_category/vtol/) + * [VTOL](http://px4.io/portfolio_category/plane/) * Releases * [Downloads](https://github.com/PX4/Firmware/releases)