missing http

This commit is contained in:
Tobias Diekershoff 2015-12-25 12:25:39 +01:00
parent e855043439
commit 5f7e0c71b3
1 changed files with 1 additions and 1 deletions

View File

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