Skip to content

Commit

Permalink
Merge pull request #3436 from erinrwhite/patch-7
Browse files Browse the repository at this point in the history
Update URL redirects page to add link to Platform documentation
  • Loading branch information
humancompanion-usds authored Oct 28, 2024
2 parents d7f89a8 + b4e2d6d commit c1bed3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/_components/url-standards/redirects.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Teams must formally request a redirect before implementation so they can be vett

## Usage

### When to use a redirect
### When to use a redirect

If you're making a change that impacts the availability of a page at a specific URL on VA.gov, you should redirect the old URL to an alternative URL that has at least some equivalent content, to avoid rendering a 404 (page not found) error.

Expand Down Expand Up @@ -58,3 +58,5 @@ Examples of these changes are:
If you need to implement a redirect, a request must first be submitted to VA.gov Information Architecture. This request will ensure the redirect is valid and accurate, and will kick-off processes to ensure all internal links are appropriately updated.

<a class="vads-c-action-link--blue" href="https://github.com/department-of-veterans-affairs/va.gov-team/issues/new?template=redirect-request.md">Submit a Redirect or URL change issue on GitHub</a>

<a class="vads-c-action-link--blue" href="https://depo-platform-documentation.scrollhelp.site/developer-docs/redirect-implementation-strategies">Learn about how to implement redirects on the VA Platform website</a>

0 comments on commit c1bed3f

Please sign in to comment.