Skip to content

Commit

Permalink
feat: Replace status.brave.com with status.brave.app
Browse files Browse the repository at this point in the history
  • Loading branch information
jwadolowski committed Feb 14, 2025
1 parent c3887d2 commit e4adeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const Footer = ({ browser }: Props) => {
<a href="https://brave.com/privacy/browser/#brave-talk-learn">
{t("footer_pst_text")}
</a>
. <a href="https://status.brave.com/">{t("footer_status_text")}</a>.
. <a href="https://status.brave.app/">{t("footer_status_text")}</a>.
</div>
</Text>
</div>
Expand Down

0 comments on commit e4adeb0

Please sign in to comment.