Minor change: updated url of sentry sdk

This commit is contained in:
Marco Zanon
2025-07-11 12:00:52 +02:00
parent 9599ba5f9e
commit f8c9597a3a

View File

@ -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.