Skip to content

Commit

Permalink
Update Try it out button link to talk.brave.com/widget
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendonner authored Jul 24, 2021
1 parent dc43b31 commit 664d633
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const TogetherTooltip: React.FunctionComponent<Props> = function (props) {
<S.Body>
{getLocale('togetherPromptDescription')}
</S.Body>
<LinkButton href='https://together.brave.com/widget'>
<LinkButton href='https://talk.brave.com/widget'>
{getLocale('togetherPromptAction')}
</LinkButton>
<S.CloseButton
Expand Down

0 comments on commit 664d633

Please sign in to comment.