diff options
author | friendica <info@friendica.com> | 2013-11-18 19:20:11 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-18 19:20:11 -0800 |
commit | 5cf5cbd193258936515a487f9259e960a76e4106 (patch) | |
tree | b1786f6b249abe03894b85f2e3037c1cdb39c5da /doc | |
parent | be0197a3a035f7676a37ee766462d7a36a3043bb (diff) | |
download | volse-hubzilla-5cf5cbd193258936515a487f9259e960a76e4106.tar.gz volse-hubzilla-5cf5cbd193258936515a487f9259e960a76e4106.tar.bz2 volse-hubzilla-5cf5cbd193258936515a487f9259e960a76e4106.zip |
leave off the file extension
Diffstat (limited to 'doc')
-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) |