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
For more details see:
* [Configuration](Configuration).
* [Configuration](/Configuration/Look-\&-Feel).
### Databases
......@@ -31,9 +31,9 @@ must therefore all implement the `construct_query` and `run_query` functionality
For more details per _service category_ see:
* [query](Service-Category---Query)
* [rucio](service-category:-Rucio)
* [ida](Service-Category---Interactive-Analyses)
* [batch](/Service-Categories/Batch--Service-Category)
* [ida](/Service-Categories/Interactive-Analysis-Service-Category)
* [query](/Service-Categories/Query-Service-Category)
### Services & Service Connectors
......@@ -45,7 +45,7 @@ Both the ESAP application and our institutes are registered at ESCAPE IAM. ESAP
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:
......
......