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

Fix for broken link #155

Open
JesseNReynolds opened this issue Apr 13, 2021 · 1 comment
Open

Fix for broken link #155

JesseNReynolds opened this issue Apr 13, 2021 · 1 comment

Comments

@JesseNReynolds
Copy link

The link-as-button for Join Us at https://codefordenver.org/#/about#organization sends to https://codefordenver.org/volunteer instead of https://codefordenver.org/#/volunteer. This is causing a 404 instead of displaying the volunteer page.

I tried getting the project running on my machine to test this solution, but couldn't; I believe the problem may be on line 17 of src/components/AboutOrg.tsx where it says href= instead of to= which is how all the navlink items are formatted.

@anotherpatrickcollins
Copy link

Adding a screenshot for this.
image

Low priority as we're super close to launching a new version but @JesseNReynolds thank you for catching this!

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

No branches or pull requests

2 participants