diff --git a/src/crash/sentry_envelope.zig b/src/crash/sentry_envelope.zig index c12ff5a01..b0d9f5b70 100644 --- a/src/crash/sentry_envelope.zig +++ b/src/crash/sentry_envelope.zig @@ -540,7 +540,7 @@ pub const Session = struct { /// An arbitrary file attachment. /// -/// https://develop.sentry.dev/sdk/envelopes/#attachment +/// https://develop.sentry.dev/sdk/data-model/envelope-items/#attachment pub const Attachment = struct { /// "filename" field is the name of the uploaded file without /// a path component.