From 4579ed1b154367cdee2bee7ef48c371114f59fb4 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Fri, 27 Mar 2020 10:14:40 +1100 Subject: [PATCH] README.md: rename APMrover2 to Rover --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2da8e6f4f5..64afc05598 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ support for new emerging vehicle types such as quad-planes and compound helicopt - ArduPlane (or APM:Plane) : [code](https://github.com/ArduPilot/ardupilot/tree/master/ArduPlane), [wiki](https://ardupilot.org/plane/index.html) -- ArduRover (or APMrover2) : [code](https://github.com/ArduPilot/ardupilot/tree/master/APMrover2), [wiki](https://ardupilot.org/rover/index.html) +- ArduRover (or Rover) : [code](https://github.com/ArduPilot/ardupilot/tree/master/Rover), [wiki](https://ardupilot.org/rover/index.html) - ArduSub (or APM:Sub) : [code](https://github.com/ArduPilot/ardupilot/tree/master/ArduSub), [wiki](http://ardusub.com/)