Skip to content

Commit

Permalink
fix: replace "ad campaign types" link on https://ads.brave.com/register
Browse files Browse the repository at this point in the history
… (#1142)

Fixes #1128
  • Loading branch information
tackley authored Mar 19, 2024
1 parent 646af7f commit 46b8625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth/registration/AccountChoice.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export function AccountChoice() {
<Link
underline="none"
variant="caption"
href="https://ads-help.brave.com/category/brave-browser"
href="https://ads-help.brave.com/category/ad-placements"
>
<Trans>Learn more about various campaign types</Trans>
</Link>
Expand Down

0 comments on commit 46b8625

Please sign in to comment.