fix the grpc website url

This commit is contained in:
iamqizhao
2016-02-19 11:56:12 -08:00
parent 3839435526
commit a5125ecf39

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"