From 14a264a186191c70f08bce269d33d5328d131664 Mon Sep 17 00:00:00 2001 From: Paul Guenette Date: Sat, 4 Aug 2018 13:49:35 -0400 Subject: [PATCH] Fix link to Developers guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee2ef51b..915c1636 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project is all about accurately driving brushless motors, for cheap. The ai | devel | [![Build Status](https://travis-ci.org/madcowswe/ODrive.png?branch=devel)](https://travis-ci.org/madcowswe/ODrive) | -Please refer to the [Developer Guide](https://docs.odriverobotics.com/developer-guide.md) to get started with ODrive firmware development. +Please refer to the [Developer Guide](https://docs.odriverobotics.com/developer-guide) to get started with ODrive firmware development. ### Repository Structure