From e8c34270dae5a20827972f7b5bd344272d4aab62 Mon Sep 17 00:00:00 2001 From: Kevin Duensing Date: Mon, 3 Jun 2024 15:07:40 -0400 Subject: [PATCH] Changed root url per department-of-veterans-affairs/va.gov-team#81927 (#2107) --- src/applications/registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index db502d8b3d..15f7e0754a 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1749,7 +1749,7 @@ { "appName": "Beneficiary Travel", "entryName": "travel-pay", - "rootUrl": "/health-care/file-travel-claim", + "rootUrl": "/my-health/travel-claim-status", "productId": "1e585463-5625-4868-b5f5-58ee0490ea28", "template": { "vagovprod": false, @@ -1867,4 +1867,4 @@ "includeBreadcrumbs": true } } -] \ No newline at end of file +]