You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -101,10 +101,10 @@ For enterprise use cases, [get in touch](https://rivet.gg/sales) about using Riv
101
101
Join thousands of developers building with Rivet Actors today:
102
102
103
103
-[Discord](https://rivet.gg/discord) - Chat with the community
104
-
-[X/Twitter](https://x.com/rivet_gg) - Follow for updates
104
+
-[X/Twitter](https://x.com/rivet_dev) - Follow for updates
105
105
-[Bluesky](https://bsky.app/profile/rivet.gg) - Follow for updates
106
-
-[GitHub Discussions](https://github.com/rivet-gg/rivetkit/discussions) - Ask questions and share ideas
107
-
-[GitHub Issues](https://github.com/rivet-gg/rivetkit/issues) - Report bugs and request features
106
+
-[GitHub Discussions](https://github.com/rivet-dev/rivetkit/discussions) - Ask questions and share ideas
107
+
-[GitHub Issues](https://github.com/rivet-dev/rivetkit/issues) - Report bugs and request features
108
108
-[Talk to an engineer](https://rivet.gg/talk-to-an-engineer) - Discuss your technical needs, current stack, and how Rivet can help with your infrastructure challenges
Copy file name to clipboardExpand all lines: site/scripts/generateReadme.mjs
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -50,21 +50,21 @@ const RIVET_COMMUNITY_CONTENT = `## Community & Support
50
50
Join thousands of developers building with Rivet Actors today:
51
51
52
52
- [Discord](https://rivet.gg/discord) - Chat with the community
53
-
- [X/Twitter](https://x.com/rivet_gg) - Follow for updates
53
+
- [X/Twitter](https://x.com/rivet_dev) - Follow for updates
54
54
- [Bluesky](https://bsky.app/profile/rivet.gg) - Follow for updates
55
-
- [GitHub Discussions](https://github.com/rivet-gg/rivetkit/discussions) - Ask questions and share ideas
56
-
- [GitHub Issues](https://github.com/rivet-gg/rivetkit/issues) - Report bugs and request features
55
+
- [GitHub Discussions](https://github.com/rivet-dev/rivetkit/discussions) - Ask questions and share ideas
56
+
- [GitHub Issues](https://github.com/rivet-dev/rivetkit/issues) - Report bugs and request features
57
57
- [Talk to an engineer](https://rivet.gg/talk-to-an-engineer) - Discuss your technical needs, current stack, and how Rivet can help with your infrastructure challenges`;
58
58
59
59
constRIVETKIT_COMMUNITY_CONTENT=`## Community & Support
60
60
61
61
Join thousands of developers building with RivetKit today:
62
62
63
63
- [Discord](https://rivet.gg/discord) - Chat with the community
64
-
- [X/Twitter](https://x.com/rivet_gg) - Follow for updates
64
+
- [X/Twitter](https://x.com/rivet_dev) - Follow for updates
65
65
- [Bluesky](https://bsky.app/profile/rivet.gg) - Follow for updates
66
-
- [GitHub Discussions](https://github.com/rivet-gg/rivetkit/discussions) - Ask questions and share ideas
67
-
- [GitHub Issues](https://github.com/rivet-gg/rivetkit/issues) - Report bugs and request features
66
+
- [GitHub Discussions](https://github.com/rivet-dev/rivetkit/discussions) - Ask questions and share ideas
67
+
- [GitHub Issues](https://github.com/rivet-dev/rivetkit/issues) - Report bugs and request features
68
68
- [Talk to an engineer](https://rivet.gg/talk-to-an-engineer) - Discuss your technical needs, current stack, and how Rivet can help with your infrastructure challenges`;
0 commit comments