Skip to content

Commit 6c0ac11

Browse files
authored
Fix discord invites (#2804)
1 parent e219832 commit 6c0ac11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ In addition to all the steps listed above, you also need to:
8585
[extension guideline]: https://github.com/getsentry/sentry-ruby/blob/master/EXTENSION.md
8686
[Sentry SDK spec]: https://develop.sentry.dev/sdk/unified-api/
8787
[sentry-doc repo]: https://github.com/getsentry/sentry-docs
88-
[Discord]: https://discord.gg/Ww9hbqr
88+
[Discord]: https://discord.gg/sentry

sentry-ruby/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To learn more about sampling transactions, please visit the [official documentat
105105

106106
* [![Ruby docs](https://img.shields.io/badge/documentation-sentry.io-green.svg?label=ruby%20docs)](https://docs.sentry.io/platforms/ruby/)
107107
* [![Forum](https://img.shields.io/badge/forum-sentry-green.svg)](https://forum.sentry.io/c/sdks)
108-
* [![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/PXa5Apfe7K)
108+
* [![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/sentry)
109109
* [![Stack Overflow](https://img.shields.io/badge/stack%20overflow-sentry-green.svg)](https://stackoverflow.com/questions/tagged/sentry)
110110
* [![X Follow](https://img.shields.io/twitter/follow/sentry?label=sentry&style=social)](https://x.com/intent/follow?screen_name=sentry)
111111

0 commit comments

Comments
 (0)