leave off the file extension

This commit is contained in:
friendica 2013-11-18 19:20:11 -08:00
parent be0197a3a0
commit 5cf5cbd193

View File

@ -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)