Skip to content

Commit 05115bf

Browse files
committed
Update dub-partners-popup.tsx
1 parent a377ca7 commit 05115bf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/web/ui/layout/sidebar/dub-partners-popup.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,9 @@ function DubPartnersPopupInner({
142142
<div className="mt-4 grid w-full grid-cols-2 gap-2">
143143
<Link
144144
href={`/${slug}/guides`}
145-
target="_blank"
146145
className="flex h-7 items-center justify-center whitespace-nowrap rounded-md bg-white/10 px-2.5 text-xs text-white transition-colors duration-150 hover:bg-white/15"
147146
>
148-
Quickstart guide
147+
Quickstart guides
149148
</Link>
150149
<Link
151150
href={`/${slug}/program/new`}

0 commit comments

Comments
 (0)