From a8a3f4c4fb3228126873a659913a61e547dc3d4a Mon Sep 17 00:00:00 2001 From: Johannes Mey <johannes.mey@tu-dresden.de> Date: Thu, 1 Jun 2023 18:10:46 +0200 Subject: [PATCH] use https link in description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c61ab4..5b873fd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # JastAdd Language Support <!-- Plugin description --> -This plugin provides support for [JastAdd](https://jastadd.cs.lth.se/) and [Relational RAGs](http://relational-rags.eu) +This plugin provides support for [JastAdd](https://jastadd.cs.lth.se/) and [Relational RAGs](https://jastadd.pages.st.inf.tu-dresden.de/relational-rags/) <!-- Plugin description end --> -- GitLab