From 2ed10872fe158e91195086ae6bcfa32e16f2da46 Mon Sep 17 00:00:00 2001 From: Tom Nisbet Date: Mon, 29 Jun 2020 15:12:12 -0400 Subject: [PATCH] broken links --- docs/software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/software.md b/docs/software.md index c5f1856..72f811f 100644 --- a/docs/software.md +++ b/docs/software.md @@ -9,7 +9,7 @@ nav_order: 3 The software is designed around several major blocks and classes. The code has been broken out into individual files to make it easy to extend the hardware support to additional EPROM and EEPROM families. See the -[Adding Chip Families](extending) page for details on suggested hardware and software +[Adding Chip Families](../extending) page for details on suggested hardware and software changes needed. ## CommandStatus class