Skip to content

Commit

Permalink
Replace http with https
Browse files Browse the repository at this point in the history
  • Loading branch information
Breno committed Nov 13, 2024
1 parent eb69849 commit 222e408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PartnersPage/JoinPartnerProgram/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const techPartners: Partner[] = [
/>
),
name: 'MotherDuck',
href: 'http://motherduck.com/?utm_source=estuary&utm_medium=referral/',
href: 'https://motherduck.com/?utm_source=estuary&utm_medium=referral/',
},
{
icon: (
Expand Down

0 comments on commit 222e408

Please sign in to comment.