Skip to content

Fix: button target path in ProjectsPartial component#178

Merged
TheVessen merged 1 commit intomainfrom
fix/button
May 5, 2025
Merged

Fix: button target path in ProjectsPartial component#178
TheVessen merged 1 commit intomainfrom
fix/button

Conversation

@TheVessen
Copy link
Contributor

This pull request includes a minor update to the ProjectsPartial component. The change updates the target property of the "See all projects" button to use an absolute path instead of a relative path.

  • components/src/partials/projects.tsx: Changed the target value for the "See all projects" button from ./projects to /projects to ensure it correctly navigates to the projects page.

@vercel
Copy link

vercel bot commented May 5, 2025

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

Name Status Preview Comments Updated (UTC)
opensource-construction ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 5:18am

@TheVessen TheVessen merged commit 66c27be into main May 5, 2025
8 checks passed
@TheVessen TheVessen deleted the fix/button branch May 5, 2025 05:21
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