]> git.mxchange.org Git - friendica.git/commitdiff
missing http
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 25 Dec 2015 11:25:39 +0000 (12:25 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 25 Dec 2015 11:25:39 +0000 (12:25 +0100)
doc/Developers-Intro.md

index 67cc932a2a5be83d82e439226a65e16147cc833d..10bbd5632afa008d2b860a7a9e325020394d4540 100644 (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