From 0087c655533c58b54b5b59485a4fcc85253e5ee0 Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Thu, 20 Jul 2023 11:00:53 +0200 Subject: [PATCH] Added source --- docs/index.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index 50e75e3..7ced1e9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -25,12 +25,19 @@ evolving, allows reproducing of query results and supports findable-, accessible ## Releases -| Release | Links | Status | -|---------|-----------------------------------------|-------------------| -| 1.3 | [Docs](/infrastructures/dbrepo/1.3/) | Release Candidate | -| latest | [Docs](/infrastructures/dbrepo/latest/) | Developer Preview | -| 1.2 | | EOL | -| 1.1 | | EOL | +### Current + +| Release | Links | Status | +|---------|---------------------------------------------------------------------------------------------------------------------------------------------|------------------| +| 1.3 | [Docs](/infrastructures/dbrepo/1.3/) │ [Source](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tree/master) | Release Candidate | +| latest | [Docs](/infrastructures/dbrepo/latest/) │ [Source](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tree/dev) | Developer Preview | + +### EOL + +| Release | Links | Status | +|---------|-------|--------| +| 1.2 | | EOL | +| 1.1 | | EOL | ## More Information -- GitLab