fix the grpc website url

This commit is contained in:
iamqizhao 2016-02-19 11:56:12 -08:00
parent 3839435526
commit a5125ecf39
1 changed files with 1 additions and 1 deletions

2
doc.go
View File

@ -1,6 +1,6 @@
/*
Package grpc implements an RPC system called gRPC.
See https://github.com/grpc/grpc for more information about gRPC.
See www.grpc.io for more information about gRPC.
*/
package grpc // import "google.golang.org/grpc"