Skip to content

Commit 5f5d4d2

Browse files
authored
doc: fix link to error_details example (#7345)
1 parent 1811c6f commit 5f5d4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rpc-errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ exit status 1
6565
[details]: https://godoc.org/google.golang.org/grpc/internal/status#Status.Details
6666
[status-err]: https://godoc.org/google.golang.org/grpc/internal/status#Status.Err
6767
[status-error]: https://godoc.org/google.golang.org/grpc/status#Error
68-
[example]: https://github.com/grpc/grpc-go/tree/master/examples/features/errors
68+
[example]: https://github.com/grpc/grpc-go/tree/master/examples/features/error_details

0 commit comments

Comments
 (0)