forked from Archive/PX4-Autopilot
Fix Discord badge not a link in README (#20406)
* Add link to image * Update link to nice permalink Co-authored-by: Chris Seto <chris1seto@gmail.com>
This commit is contained in:
parent
2de990fd4b
commit
0ddba3ea90
|
@ -4,7 +4,7 @@
|
|||
|
||||
[![Nuttx Targets](https://github.com/PX4/PX4-Autopilot/workflows/Nuttx%20Targets/badge.svg)](https://github.com/PX4/PX4-Autopilot/actions?query=workflow%3A%22Nuttx+Targets%22?branch=master) [![SITL Tests](https://github.com/PX4/PX4-Autopilot/workflows/SITL%20Tests/badge.svg?branch=master)](https://github.com/PX4/PX4-Autopilot/actions?query=workflow%3A%22SITL+Tests%22)
|
||||
|
||||
![Discord Shield](https://discordapp.com/api/guilds/1022170275984457759/widget.png?style=shield)
|
||||
[![Discord Shield](https://discordapp.com/api/guilds/1022170275984457759/widget.png?style=shield)](https://discord.gg/dronecode)
|
||||
|
||||
This repository holds the [PX4](http://px4.io) flight control solution for drones, with the main applications located in the [src/modules](https://github.com/PX4/PX4-Autopilot/tree/main/src/modules) directory. It also contains the PX4 Drone Middleware Platform, which provides drivers and middleware to run drones.
|
||||
|
||||
|
|
Loading…
Reference in New Issue