From 231c282bab50284f8b36c25fa9507d6b5989ee93 Mon Sep 17 00:00:00 2001 From: Nico Vermaas <vermaas@astron.nl> Date: Tue, 30 Jun 2020 12:23:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd849fbd..03ffa7f6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ ESAP API Gateway is a 'backend' web application written in Django. It provides a range of services that can be accessed through a REST API. ## Documentation -* backend (API): https://git.astron.nl/astron-sdc/esap-api-gateway/wikis/ESAP-gateway +* backend (API): https://git.astron.nl/astron-sdc/esap-api-gateway/-/wikis/ESAP-API-gateway -* frontend (GUI): https://git.astron.nl/astron-sdc/esap-gui/-/wikis/ESAP-GUI \ No newline at end of file +* frontend (GUI): https://git.astron.nl/astron-sdc/esap-gui/-/wikis/ESAP-GUI -- GitLab