uswds / uswds-site

USWDS website and documentation
https://designsystem.digital.gov
Other
183 stars 140 forks source link

USWDS-Site - HTMLProofer: Update 18f method links #2721

Closed mahoneycm closed 5 days ago

mahoneycm commented 1 week ago

Summary

Update broken and redirect links flagged by HTMLProofer.

One of the 18f method links did not properly redirect to new path and caused a proofing error. I updated the other links which properly redirected for consistency.

Also updated showcase link that was causing an occasional 301 error.

Related issue

Closes #2720

Preview link

Problem statement

The interview checklist link on the Design Principles brings users to a 404 page.

Occasional HTMLProofer errors caused by redirects.

Solution

Major changes

N/A

Testing and review

  1. Confirm no HTMLProofer errors are found
  2. Confirm each of the updated links brings users to the appropriate pages without error
  3. Confirm link text is appropriate
  4. Confirm there are no additional instances of methods.18f.gov
annepetersen commented 5 days ago

Keeping a light eye here: could someone check the CircleCI fails here and let me know if this is good to merge so we can also then merge #2716?

mahoneycm commented 5 days ago

@amyleadem Updated the relevant link in b391347!