From 875d2bfd4c1cd36771ca59f5577dcf06258b32af Mon Sep 17 00:00:00 2001 From: Taras Kurilo Date: Mon, 25 Nov 2024 11:19:13 -0500 Subject: [PATCH] edm-343 url update (#2365) --- src/applications/registry.json | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index d812673d9e..2cfc0e01ad 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -411,12 +411,12 @@ { "appName": "Post 9/11 GI Bill Status", "entryName": "post-911-gib-status", - "rootUrl": "/education/gi-bill/post-9-11/ch-33-benefit/status", + "rootUrl": "/education/check-remaining-post-9-11-gi-bill-benefits/status", "template": { "layout": "page-react.html", - "title": "Check Your Post-9/11 GI Bill Benefits Status", - "heading": "Check your Post-9/11 GI Bill benefits status", - "display_title": "Check Post-9/11 GI Bill benefits", + "title": "Check your remaining Post-9/11 GI Bill benefits", + "heading": "Check your remaining Post-9/11 GI Bill benefits", + "display_title": "Check your remaining Post-9/11 GI Bill benefits", "collection": "education", "spoke": "Manage benefits", "order": 2, @@ -429,20 +429,8 @@ "name": "Education and training" }, { - "path": "education/about-gi-bill-benefits/", - "name": "GI Bill" - }, - { - "path": "education/about-gi-bill-benefits/post-9-11/", - "name": "Post-9/11 GI Bill" - }, - { - "path": "education/gi-bill/post-9-11/ch-33-benefit/", - "name": "Check Post-9/11 GI Bill benefits" - }, - { - "path": "education/gi-bill/post-9-11/ch-33-benefit/status", - "name": "Post-9/11 GI Bill Statement of Benefits" + "path": "education/check-remaining-post-9-11-gi-bill-benefits/status", + "name": "Check your remaining Post-9/11 GI Bill benefits" } ] }