diff --git a/README.md b/README.md index a7b5bdacec05aaed5ea892444bb64b11bddf4d08..60cc105e731aa737a33fe450c07408cd9ca61e8f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Documentation ------------------------------------------------------------------------------- The main documentation is created from doxygen files in the doc-folder. It can -be found [online here] (http://roboterclubaachen.github.com/xpcc/api/). +be found [online here] (http://xpcc.kreatives-chaos.com/api/). Folder structure @@ -45,7 +45,7 @@ Folder structure <dt>doc</dt> <dd> Documentation, mainly the doxygen documentation. The online documentation - on http://roboterclubaachen.github.com/xpcc/api/ is build by running + on http://xpcc.kreatives-chaos.com/api/ is build by running 'doxygen doxyfile' in this folder. </dd>