Skip to content

Commit 4e92206

Browse files
update all subcrates
1 parent 803e9eb commit 4e92206

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

README.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
License: {{license}}
1414

1515
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
16-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
16+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-actix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ when processing a request, so that the rest of the processing will run with the
8181
License: MIT
8282

8383
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
84-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
84+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-anyhow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ capture backtraces with your events. It is enabled by default.
4949
License: MIT
5050

5151
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
52-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
52+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-backtrace/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ as integrations to process event stacktraces.
1616
License: MIT
1717

1818
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
19-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
19+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-contexts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ let _sentry = sentry::init(sentry::ClientOptions::new().add_integration(integrat
2828
License: MIT
2929

3030
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
31-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
31+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ functionality.
106106
License: MIT
107107

108108
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
109-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
109+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-debug-images/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ let integration = sentry_debug_images::DebugImagesIntegration::new()
2929
License: MIT
3030

3131
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
32-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
32+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-log/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ let logger = SentryLogger::new().mapper(|record| {
9393
License: MIT
9494

9595
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
96-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
96+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-opentelemetry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ tracer.in_span("example", |_| {
9494
License: MIT
9595

9696
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
97-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
97+
- Follow [@sentry](https://x.com/sentry) on X for updates.

sentry-panic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ let integration = sentry_panic::PanicIntegration::default().add_extractor(|info|
2727
License: MIT
2828

2929
- [Discord](https://discord.gg/ez5KZN7) server for project discussions.
30-
- Follow [@getsentry](https://twitter.com/getsentry) on Twitter for updates
30+
- Follow [@sentry](https://x.com/sentry) on X for updates.

0 commit comments

Comments
 (0)