From 0cea06072edc5c6f0707ffcc2937729db3b829c4 Mon Sep 17 00:00:00 2001
From: Niels van Dijk <niels.vandijk@surf.nl>
Date: Wed, 1 Sep 2021 09:39:30 +0200
Subject: [PATCH] Added URL to personized profile backgound information

---
 config/logins.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/logins.json b/config/logins.json
index 3b7cf0f..e2dcce9 100644
--- a/config/logins.json
+++ b/config/logins.json
@@ -551,7 +551,7 @@
     "message": "The experimental profiles section contains profiles which are currenlty under development or are being standerdized.",
     "profiles": {
       "account9": {
-        "explanation": "<b>REFEDs - Personalized</b><br/>An example implementatin of the REFEDS Personalized Authorization Entity Category attribute bundle.",
+        "explanation": "<b>REFEDs - Personalized</b><br/>An example implementatin of the REFEDS Personalized Authorization Entity Category attribute bundle. See <a href='https://edu.nl/994m3'>https://edu.nl/994m3</a> for more information.",
         "display": "REFEDs - Personalized",
         "uid": [
           "jstiglitz"
-- 
GitLab