diff --git a/doc.go b/doc.go index c6384774..a35f2188 100644 --- a/doc.go +++ b/doc.go @@ -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"