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

fixed link in footer #531

Merged
merged 1 commit into from
Dec 9, 2023
Merged

fixed link in footer #531

merged 1 commit into from
Dec 9, 2023

Conversation

jeromehardaway
Copy link
Contributor

Summary

This PR addresses the issue of the broken 'About Us' link found in the website's footer. The link was not correctly redirecting to the 'About Us' page due to an incorrect URL path.

Changes

  • Updated the href attribute in the footer's 'About Us' link to point to the correct URL.
  • Verified that the updated link navigates to the 'About Us' page as expected.

How to Test

  1. Navigate to the website's homepage.
  2. Scroll down to the footer section.
  3. Click on the 'About Us' link.
  4. Ensure that it successfully redirects to the 'About Us' page without any errors.

@jeromehardaway jeromehardaway self-assigned this Dec 9, 2023
Copy link

vercel bot commented Dec 9, 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 Dec 9, 2023 8:03pm

@jeromehardaway jeromehardaway merged commit df0aa29 into master Dec 9, 2023
3 checks passed
@jeromehardaway jeromehardaway deleted the BrokenAboutUsLink branch December 9, 2023 20:05
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.

1 participant