missing http

This commit is contained in:
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