From 4fdd14fa796c84a6b616997d16c66babc0f76b5b Mon Sep 17 00:00:00 2001 From: Stephen M Moraco Date: Fri, 1 Apr 2022 19:09:15 -0600 Subject: [PATCH] fix links --- DEVELOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOP.md b/DEVELOP.md index a321fef..72c39e8 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -13,7 +13,7 @@ On this Page: - [Download the latest release .zip file](https://github.com/ironsheep/P2-BLDC-Motor-Control/blob/main/DEVELOP.md#download-the-latest-release-demo-archive-setzip-file) - get project files - [Adjust config file to your desired configuration](https://github.com/ironsheep/P2-BLDC-Motor-Control/blob/main/DEVELOP.md#adjust-config-file-to-your-desired-configuration) -- [Include project objects in your top-object-file]() +- [Include project objects in your top-object-file](https://github.com/ironsheep/P2-BLDC-Motor-Control/blob/main/DEVELOP.md#include-project-objects-in-your-top-object-file) - [Make calls to steering or motor object to drive your platform](https://github.com/ironsheep/P2-BLDC-Motor-Control/blob/main/DEVELOP.md#and-youre-off--add-your-own-motor-control-code) Additional pages: