Skip to content

Commit

Permalink
Update partners to customers
Browse files Browse the repository at this point in the history
  • Loading branch information
shahbaz17 committed Sep 19, 2023
1 parent 39f9001 commit 3d791c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/theme/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ export default function FooterComponent(): JSX.Element {
</a>
</div>
<div className="footer__item">
<a className="footer__link-item" href="https://web3auth.io/partners.html" target="_blank" rel="noreferrer">
Partners
<a className="footer__link-item" href="https://web3auth.io/customers.html" target="_blank" rel="noreferrer">
Customers
</a>
</div>
<div className="footer__item">
Expand Down

1 comment on commit 3d791c3

@vercel
Copy link

@vercel vercel bot commented on 3d791c3 Sep 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web3auth-docs – ./

web3auth-docs-git-master-web3auth.vercel.app
w3a-docs.vercel.app
web3auth-docs-web3auth.vercel.app

Please sign in to comment.