changed url

This commit is contained in:
2021-11-25 07:38:59 +00:00
parent 199aff211e
commit ff7c24fe18
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
ACCESS_TOKEN_ENDPOINT = https://login.microsoftonline.com/
TENANT = a8d860de-d5e1-45af-8376-d93f02e6b502
GRANT_TYPE = "client_credentials"
+1 -1
View File
@@ -28,7 +28,7 @@ export default function Footer(props) {
};
//console.log(router.asPath);
const shareBodyStr = t("common:gov-wales-link") + router.asPath;
const shareBodyStr = t("common:service-home-url") + router.asPath;
const shareSubjectStr =
t("common:social-shared-from") +
" " +
+1
View File
@@ -5,6 +5,7 @@
"gov-wales-label": "LLYW.CYMRU",
"service-description": "Mae'r gwasanaeth hwn yn cael ei ddatblygu i gefnogi apeliadau a cheisiadau ar-lein.",
"service-name": "Gwaith Achos",
"service-home-url": "https://gwaithcynllunio.gwasanaeth.llyw.cymru",
"service-name-breadcrumb": "Hafan",
"new-service-beta": "Mae hwn yn wasanaeth newydd",
"breadcrumb-back-link": "Yn ôl",
+1
View File
@@ -5,6 +5,7 @@
"gov-wales-label": "GOV.WALES",
"service-description": "This service is being developed to support online appeals and applications.",
"service-name": "Casework",
"service-home-url": "https://planningcasework.service.gov.wales",
"service-name-breadcrumb": "Home",
"new-service-beta": "This is a new service",
"breadcrumb-back-link": "Back",