Cleanup service categories authored by John Swinbank's avatar John Swinbank
...@@ -10,7 +10,7 @@ The GUI configuration is stored in python files in the 'backend' to keep the app ...@@ -10,7 +10,7 @@ The GUI configuration is stored in python files in the 'backend' to keep the app
For more details see: For more details see:
* [Configuration](Configuration). * [Configuration](/Configuration/Look-\&-Feel).
### Databases ### Databases
...@@ -31,9 +31,9 @@ must therefore all implement the `construct_query` and `run_query` functionality ...@@ -31,9 +31,9 @@ must therefore all implement the `construct_query` and `run_query` functionality
For more details per _service category_ see: For more details per _service category_ see:
* [query](Service-Category---Query) * [batch](/Service-Categories/Batch--Service-Category)
* [rucio](service-category:-Rucio) * [ida](/Service-Categories/Interactive-Analysis-Service-Category)
* [ida](Service-Category---Interactive-Analyses) * [query](/Service-Categories/Query-Service-Category)
### Services & Service Connectors ### Services & Service Connectors
...@@ -45,7 +45,7 @@ Both the ESAP application and our institutes are registered at ESCAPE IAM. ESAP ...@@ -45,7 +45,7 @@ Both the ESAP application and our institutes are registered at ESCAPE IAM. ESAP
For more details see: For more details see:
* [OIDC,-IAM-and-federated-AAI](OIDC,%20IAM%20and%20federated%20AAI) * [Authentication and Authorization](/Configuration/Authentication-\&-Authorization)
### Currently deployed version of ESAP at ASTRON: ### Currently deployed version of ESAP at ASTRON:
... ...
......