Skip to content

Commit 6feabaf

Browse files
Use netlify.com referral link for the homepage reference
Point the "netlify.com" footer link at the TanStack netlify.com referral link (join.netlify.com/mnxfbfs7shtf-w6zrwt) for sponsor attribution. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent edc2733 commit 6feabaf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/routes/partners.netlify.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ import { trackEvent } from '~/utils/analytics'
3333
const NETLIFY_HREF = 'https://join.netlify.com/ukkf22691ki9'
3434
const NETLIFY_DOCS_HREF =
3535
'https://docs.netlify.com/build/frameworks/framework-setup-guides/tanstack-start/?utm_medium=sponsor&utm_source=tanstack&utm_campaign=partner-page'
36-
const NETLIFY_HOME_HREF =
37-
'https://www.netlify.com/?utm_medium=sponsor&utm_source=tanstack&utm_campaign=partner-page'
36+
// TanStack referral link for the netlify.com reference — carries sponsor attribution
37+
const NETLIFY_HOME_HREF = 'https://join.netlify.com/mnxfbfs7shtf-w6zrwt'
3838
const NETLIFY_PRICING_HREF =
3939
'https://www.netlify.com/pricing/?utm_medium=sponsor&utm_source=tanstack&utm_campaign=partner-page'
4040

0 commit comments

Comments
 (0)