From 30024c22241f383a24136d46586d0e945a09b62d Mon Sep 17 00:00:00 2001 From: Alex Hogen Date: Tue, 6 Mar 2018 10:12:22 -0800 Subject: [PATCH] Fix Travis badge URL (for real) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9164e3..1ac0d26 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MegaMoto Arduino Library -[![Build Status](https://travis-ci.org/ahogen/MegaMoto.svg?branch=master)](https://travis-ci.org/ahogen/MegaMotoLib) +[![Build Status](https://travis-ci.org/ahogen/MegaMotoLib.svg?branch=master)](https://travis-ci.org/ahogen/MegaMotoLib) An Arduino library for interfacing with the MegaMoto family of motor controllers by [Robot Power](http://www.robotpower.com/). The "MegaMogo" name is trademark of Robot Power. You can find and purchase their hardware by visiting their website: [www.robotpower.com](http://www.robotpower.com/). I have been granted written permission by Robot Power to use the "MegaMoto" name in the library and associated code as long as I point people to their company name and website. *I encourage you to go check out their stuff!*