Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Fix donate button to open in new window#101

Open
djneill wants to merge 1 commit intoopen-austin:mainfrom
djneill:donateButton-new-window
Open

Fix donate button to open in new window#101
djneill wants to merge 1 commit intoopen-austin:mainfrom
djneill:donateButton-new-window

Conversation

@djneill
Copy link

@djneill djneill commented Oct 29, 2023

Link component from next/link is designed for client-side navigation within the Next.js application. It's not meant for external links and doesn't support the target attribute '_blank'

Change the link element to an anchor tag. The donate button is now opening in a new window. #82

@vercel
Copy link

vercel bot commented Oct 29, 2023

@djneill is attempting to deploy a commit to the open-austin-vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 24, 2024

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

Name Status Preview Comments Updated (UTC)
website-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2024 6:07am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant