From 1661425c7b4ad269f11cde80f178733af3a60517 Mon Sep 17 00:00:00 2001 From: Shreyas Shivakumara Date: Thu, 21 Sep 2023 14:20:46 +0200 Subject: [PATCH] Updated project info in configuration --- sda-auth/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sda-auth/config.yaml b/sda-auth/config.yaml index e975d1c8f..5a74294b9 100644 --- a/sda-auth/config.yaml +++ b/sda-auth/config.yaml @@ -22,5 +22,5 @@ jwtIssuer: "http://auth:8080" jwtPrivateKey: "keys/sign-jwt.key" jwtSignatureAlg: "ES256" resignJwt: true -infoText: "About LEGA" -infoUrl: "https://elixir-europe.org/internal-projects/staff-exchange-programme/localfederated-ega" +infoText: "About Federated EGA" +infoUrl: "https://ega-archive.org/about/projects-and-funders/federated-ega/"