Merge pull request #3837 from PX4/readme_link

Link reversed in readme
This commit is contained in:
Sander Smeets
2016-02-24 02:04:30 +01:00
+2 -2
View File
@@ -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)