From 0123c96523f14639e9dd9f70b111d8b95fff4481 Mon Sep 17 00:00:00 2001 From: klafyvel Date: Sun, 5 Aug 2018 12:12:32 +0200 Subject: [PATCH] Update home --- home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home.md b/home.md index 98ddfbf..e5df018 100644 --- a/home.md +++ b/home.md @@ -11,11 +11,12 @@ You are now on the project's wiki where it is intendend to found all the documen * [Manual setup tutorial](User Documentation/Manual setup) * [Setup script *install_re2o.sh*](User Documentation/Setup script) * [Use the API](API/Raw usage) -* [How to manage payments with Re2o](Payment) +* [How to manage payments with Re2o](User Documentation/Payment) # How to develop on Re2o * [Add features and manage the API](API/Dev) * [Add a model](Dev Documentation/Add a new model to the project) * [Writing documentation](Dev Documentation/Documentation) +* [Fix id issues with PostgreSQL](Dev Documentation/Fix id issues with postgresql)