Skip to content

Commit bd7e577

Browse files
ankur-archjharrell
andauthoredMar 24, 2025··
feat: update and add social CTAs - #DA-2945 (#7703)
* feat: update readme * chore: replace with pris.ly links * chore: add more ctas * fix: update utm params * Discard changes to orm/remix/README.md * Update deployment-platforms/google-cloud-functions/README.md Co-authored-by: Jon Harrell <4829245+jharrell@users.noreply.github.com> --------- Co-authored-by: Jon Harrell <4829245+jharrell@users.noreply.github.com>
1 parent 4609f98 commit bd7e577

File tree

58 files changed

+308
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+308
-126
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
1010
<a href="https://www.prisma.io/blog">Blog</a>
1111
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
12-
<a href="https://pris.ly/discord/">Discord</a>
12+
<a href="https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=repo_readme">Discord</a>
1313
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
14-
<a href="https://twitter.com/prisma">Twitter</a>
14+
<a href="https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=repo_readme">Twitter</a>
1515
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
16-
<a href="https://www.youtube.com/watch?v=0RhtQgIs-TE&list=PLn2e1F9Rfr6k9PnR_figWOcSHgc_erDr5&index=1">Demo videos</a>
16+
<a href="https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=repo_readme">Demo videos</a>
1717
</div>
1818

1919
<hr>

‎accelerate/accelerate-hacker-news/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,8 @@ When you make changes, it might take a few seconds to invalidate the cache and d
8282

8383
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
8484
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
85-
- [Prisma Discord](https://pris.ly/discord)
85+
- Check out the [Prisma docs](https://www.prisma.io/docs)
86+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
87+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
88+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
89+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

0 commit comments

Comments
 (0)
Please sign in to comment.