mirror of https://github.com/grpc/grpc-go.git
				
				
				
			doc: fixing broken link in rpc-error doc (#2753)
The link for example in the documentation for RPC errors redirects to the wrong URL. Fixes #2752
This commit is contained in:
		
							parent
							
								
									4abb3622b0
								
							
						
					
					
						commit
						981ad1f9d2
					
				| 
						 | 
				
			
			@ -65,4 +65,4 @@ exit status 1
 | 
			
		|||
[details]:      https://godoc.org/google.golang.org/grpc/status#Status.Details
 | 
			
		||||
[status-err]:   https://godoc.org/google.golang.org/grpc/status#Status.Err
 | 
			
		||||
[status-error]: https://godoc.org/google.golang.org/grpc/status#Error
 | 
			
		||||
[example]:      https://github.com/grpc/grpc-go/blob/master/examples/rpc_errors
 | 
			
		||||
[example]:      https://github.com/grpc/grpc-go/tree/master/examples/features/errors
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue