From 43e2ad815fa34e7beb01c93770038d094861bbee Mon Sep 17 00:00:00 2001 From: Arunima George Date: Thu, 3 Apr 2025 16:21:18 +0100 Subject: [PATCH] TD-5170: Corrected the support team url. --- WebAPI/LearningHub.Nhs.API/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebAPI/LearningHub.Nhs.API/appsettings.json b/WebAPI/LearningHub.Nhs.API/appsettings.json index 6e5e930ef..b35cc9fe6 100644 --- a/WebAPI/LearningHub.Nhs.API/appsettings.json +++ b/WebAPI/LearningHub.Nhs.API/appsettings.json @@ -110,7 +110,7 @@ "ResourceReadonlyAccess": "

You can continue to search for and access resources in the Learning Hub, however you cannot contribute to it.

If you have any questions about this, please contact the support team.

", "ResourceContributeAccess": "

You can now contribute to the Learning Hub and continue to search for and access resources.

If you have any questions about this, please contact the support team.

" }, - "SupportContact": "https://support.learninghub.nhs.uk/conversation/new/2", + "SupportContact": "https://support.learninghub.nhs.uk/support/tickets/new", "SpecialSearchCharacters": "#:&()/-[]%^{}~\"", "ElfhCacheSettings": { "ElfhRedisKeyPrefix": "",