From f7c044a39d491a11f0b226dd4104a4ee04e19add Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Thu, 20 Jul 2023 11:05:48 +0200
Subject: [PATCH] Added other versions

---
 docs/index.md | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index 7ced1e9..185fbb9 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -25,19 +25,17 @@ evolving, allows reproducing of query results and supports findable-, accessible
 
 ## Releases
 
-### Current
-
 | Release | Links                                                                                                                                       | Status           |
 |---------|---------------------------------------------------------------------------------------------------------------------------------------------|------------------|
 | 1.3     | [Docs](/infrastructures/dbrepo/1.3/) &boxv; [Source](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tree/master) | Release Candidate |
 | latest  | [Docs](/infrastructures/dbrepo/latest/) &boxv; [Source](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tree/dev) | Developer Preview |
 
-### EOL
+Non-maintained releases:
 
-| Release | Links | Status |
-|---------|-------|--------|
-| 1.2     |       | EOL    |
-| 1.1     |       | EOL    |
+| Release | Links                                                                                                     | Status |
+|---------|-----------------------------------------------------------------------------------------------------------|--------|
+| 1.2     | [Source](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/releases/v1.1.1-alpha) | EOL    |
+| 1.1     | [Source](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tags/v1.1.0-alpha)     | EOL    |
 
 ## More Information
 
-- 
GitLab