Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form title 28-8832 -> 25-8832 #1670

Merged
merged 8 commits into from
Sep 19, 2023
25 changes: 25 additions & 0 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,31 @@
]
}
},
{
"appName": "Apply for Personalized Career Planning and Guidance with VA Form 25-8832",
"entryName": "25-8832-planning-and-career-guidance",
"rootUrl": "/careers-employment/education-and-career-counseling/apply-career-guidance-form-25-8832",
"template": {
"title": "Personalized Career Planning and Guidance Chapter 36 Form 25-8832",
"vagovprod": true,
"layout": "page-react.html",
"includeBreadcrumbs": true,
"breadcrumbs_override": [
{
"path": "careers-employment",
"name": "Careers and employment"
},
{
"path": "careers-employment/education-and-career-counseling/",
"name": "Career planning and guidance"
},
{
"path": "careers-employment/education-and-career-counseling/apply-career-guidance-form-25-8832/introduction",
"name": "Apply for Personalized Career Planning and Guidance Form 25‑8832"
}
]
}
},
{
"appName": "View Payments",
"entryName": "view-payments",
Expand Down