]> git.mxchange.org Git - friendica.git/blobdiff - doc/Developers-Intro.md
Merge pull request #2258 from rabuzarus/1701_forumlist_profile
[friendica.git] / 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