Skip to content

Commit

Permalink
AskVA-1348: Configure app url for Ask VA to remove too (#2414)
Browse files Browse the repository at this point in the history
* remove too from ask-va url

* update app name per Becky to Ask VA
  • Loading branch information
hemeshvpatel authored Jan 23, 2025
1 parent deaf791 commit 9c94fa1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -836,13 +836,13 @@
}
},
{
"appName": "Ask VA Integration Project",
"entryName": "ask-va-too",
"rootUrl": "/contact-us/ask-va-too",
"appName": "Ask VA",
"entryName": "ask-va",
"rootUrl": "/contact-us/ask-va",
"template": {
"vagovprod": false,
"layout": "page-react.html",
"title": "Ask VA Integration Project",
"title": "Ask VA",
"description": "Ask VA (AVA) is an online portal that allows veterans, caregivers, and supporting personnel in education, debt, loans, etc. to submit questions to VA and receive a secure message response."
}
},
Expand Down

0 comments on commit 9c94fa1

Please sign in to comment.