diff options
-rw-r--r-- | doc/Home.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Home.md b/doc/Home.md index 0034c4aa9..307c24229 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -20,9 +20,9 @@ Red Matrix Documentation and Resources * [Comanche Page Descriptions](help/Comanche) * [Plugins](help/Plugins) * [Developers](help/Developers) -* [Intro for Developers](help/Intro-for-Developers.md) -* [API functions](help/api_functions.md) -* [Red Functions 101](help/dev-function-overview.md) +* [Intro for Developers](help/Intro-for-Developers) +* [API functions](help/api_functions) +* [Red Functions 101](help/dev-function-overview) * [Code Reference (doxygen generated)](doc/html) * [To-Do list for the Red Documentation Project](help/To-Do) * [To-Do list for Developers](help/To-Do-Code) |