Skip to content

Commit

Permalink
chore: update Powered By Vercel logo URL (#10914)
Browse files Browse the repository at this point in the history
chore(example): update Powered By Vercel logo URL

Co-authored-by: Nico Domino <yo@ndo.dev>
  • Loading branch information
k-taro56 and ndom91 authored May 15, 2024
1 parent 159c38d commit 77d89d7
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/examples/nextjs-pages/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Follow the [Deployment documentation](https://authjs.dev/getting-started/deploym
## Acknowledgements

<a href="https://vercel.com?utm_source=nextauthjs&utm_campaign=oss">
<img width="170px" src="https://raw.githubusercontent.com/nextauthjs/next-auth/main/docs/static/img/powered-by-vercel.svg" alt="Powered By Vercel" />
<img width="170px" src="https://raw.githubusercontent.com/nextauthjs/next-auth/main/docs/public/img/etc/powered-by-vercel.svg" alt="Powered By Vercel" />
</a>
<p align="left">Thanks to Vercel sponsoring this project by allowing it to be deployed for free for the entire NextAuth.js Team</p>

Expand Down
2 changes: 1 addition & 1 deletion apps/examples/nextjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Follow the [Deployment documentation](https://authjs.dev/getting-started/deploym
## Acknowledgements

<a href="https://vercel.com?utm_source=nextauthjs&utm_campaign=oss">
<img width="170px" src="https://raw.githubusercontent.com/nextauthjs/next-auth/main/docs/static/img/powered-by-vercel.svg" alt="Powered By Vercel" />
<img width="170px" src="https://raw.githubusercontent.com/nextauthjs/next-auth/main/docs/public/img/etc/powered-by-vercel.svg" alt="Powered By Vercel" />
</a>
<p align="left">Thanks to Vercel sponsoring this project by allowing it to be deployed for free for the entire NextAuth.js Team</p>

Expand Down
2 changes: 1 addition & 1 deletion apps/examples/solid-start/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ Create a GitHub repo and push the code to it, then deploy it to Vercel.
## Acknowledgements

<a href="https://vercel.com?utm_source=nextauthjs&utm_campaign=oss">
<img width="170px" src="https://raw.githubusercontent.com/nextauthjs/next-auth/main/docs/static/img/powered-by-vercel.svg" alt="Powered By Vercel" />
<img width="170px" src="https://raw.githubusercontent.com/nextauthjs/next-auth/main/docs/public/img/etc/powered-by-vercel.svg" alt="Powered By Vercel" />
</a>
<p align="left">Thanks to Vercel sponsoring this project by allowing it to be deployed for free for the entire Auth.js Team</p>
2 changes: 1 addition & 1 deletion apps/playgrounds/gatsby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Follow the [Deployment documentation](https://authjs.dev/getting-started/deploym
## Acknowledgements

<a href="https://vercel.com?utm_source=authjs&utm_campaign=oss">
<img width="170px" src="https://powered-by-vercel.api.soraharu.com/powered-by-vercel.svg" alt="Powered By Vercel" />
<img width="170px" src="https://raw.githubusercontent.com/nextauthjs/next-auth/main/docs/public/img/etc/powered-by-vercel.svg" alt="Powered By Vercel" />
</a>
<p align="left">Thanks to Vercel sponsoring this project by allowing it to be deployed for free for the entire Auth.js Team</p>

Expand Down
6 changes: 6 additions & 0 deletions docs/public/img/etc/powered-by-vercel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 77d89d7

Please sign in to comment.