Skip to content

Commit 90d84ae

Browse files
Update docs/platforms/go/guides/slog/index.mdx
Co-authored-by: vivianyentran <[email protected]>
1 parent 43e286a commit 90d84ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/go/guides/slog/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Slog is a structured logging library for Go, introduced in Go 1.21
55

66
For a quick reference, there is a [complete example](https://github.com/getsentry/sentry-go/tree/master/_examples/slog) at the Go SDK source code repository.
77

8-
[Go Dev-style API documentation](https://pkg.go.dev/github.com/getsentry/sentry-go/slog) is also available.
8+
Go API documentation for the [`sentryslog` package](https://pkg.go.dev/github.com/getsentry/sentry-go/slog) is also available.
99

1010
## Install
1111

0 commit comments

Comments
 (0)