missing http

这个提交包含在:
Tobias Diekershoff 2015-12-25 12:25:39 +01:00
父节点 e855043439
当前提交 5f7e0c71b3
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -49,7 +49,7 @@ Programming
###Code documentation
If you are interested in having the documentation of the Friendica code outside of the code files, you can use [Doxygen](doxygen.org) to generate it.
If you are interested in having the documentation of the Friendica code outside of the code files, you can use [Doxygen](http://doxygen.org) to generate it.
The configuration file for Doxygen is located in the ```util``` directory of the project sources.
Run