From 3f589d7d2bf198e78147c8a0862881b7f60d7553 Mon Sep 17 00:00:00 2001 From: Liz Townsend <72234279+liztownd@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:02:34 -0600 Subject: [PATCH] update travel pay url (#2385) --- src/applications/registry.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index 6705335268..480b6b45ed 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1521,9 +1521,9 @@ } }, { - "appName": "Check Your Travel Reimbursement Claim Status", + "appName": "Travel Pay", "entryName": "travel-pay", - "rootUrl": "/my-health/travel-claim-status", + "rootUrl": "/my-health/travel-pay", "productId": "1e585463-5625-4868-b5f5-58ee0490ea28", "template": { "vagovprod": true, @@ -1793,4 +1793,4 @@ "includeBreadcrumbs": true } } -] \ No newline at end of file +]