mirror of https://github.com/grpc/grpc-go.git
doc: fix link to error_details example (#7345)
This commit is contained in:
parent
1811c6f3cf
commit
5f5d4d2c0b
|
@ -65,4 +65,4 @@ exit status 1
|
|||
[details]: https://godoc.org/google.golang.org/grpc/internal/status#Status.Details
|
||||
[status-err]: https://godoc.org/google.golang.org/grpc/internal/status#Status.Err
|
||||
[status-error]: https://godoc.org/google.golang.org/grpc/status#Error
|
||||
[example]: https://github.com/grpc/grpc-go/tree/master/examples/features/errors
|
||||
[example]: https://github.com/grpc/grpc-go/tree/master/examples/features/error_details
|
||||
|
|
Loading…
Reference in New Issue