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

Replaced start-here paths with about-us #517

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

ozzievargas
Copy link
Collaborator

Description

The VWC production app's "Learn More" button sends users to start-here. A path that is no longer valid. I went ahead and replaced it with about-us to match the footers "Start Here" link.

Related Issue

#516

Motivation and Context

Important for the learn more to work since we want potential donors, mentors, veterans to be redirected appropriately to stay engaged. Returning a 404 could be the difference in getting that person into the community.

How Has This Been Tested?

  • On the VWC landing page, I clicked on "Learn More."
  • Validated that I was redirected to about-us.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@vercel
Copy link

vercel bot commented Sep 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vets-who-code-app ✅ Ready (Inspect) Visit Preview Sep 10, 2023 3:59am

@jeromehardaway jeromehardaway merged commit bc3db7e into master Sep 10, 2023
2 checks passed
@jeromehardaway jeromehardaway deleted the minor_fixes branch September 10, 2023 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants