From 9be505137a8038c7f34319aa7e547cdd1bf59449 Mon Sep 17 00:00:00 2001
From: Nico Vermaas <vermaas@astron.nl>
Date: Thu, 16 Feb 2023 10:39:13 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d471436..0191d0b 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 ## Development/Test
 
-  * Documentation : https://support.astron.nl/confluence/display/SDCP/ADEX+backend
+  * Documentation : https://support.astron.nl/confluence/display/SDCP/ADEX+backend+exploration
   * Deployment Diagram: https://app.diagrams.net/#G10-LtvKbhC-yzjVoTIg1bnr1wBKsA4s-V
 
 
@@ -54,4 +54,4 @@ On SURF:
 sudo docker exec -it Postgres14 psql -U postgres -d adex_cache -c "DROP TABLE skyviews"
 sudo docker exec -it Postgres14 psql -U postgres -d adex_cache -f /shared/adex_cache.sql
 ```
-Test: http://145.38.187.31/adex-fastapi/skyviews/
\ No newline at end of file
+Test: http://145.38.187.31/adex-fastapi/skyviews/
-- 
GitLab