Merge pull request #563 from iamqizhao/doc

fix the grpc website url
This commit is contained in:
Qi Zhao
2016-02-22 13:07:33 -08:00

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"