Skip to content

Commit

Permalink
doc: fix quickstart hyperlink in README (grpc#3648)
Browse files Browse the repository at this point in the history
  • Loading branch information
BillZong authored May 28, 2020
1 parent acd5f84 commit e0ec2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
The Go implementation of [gRPC](https://grpc.io/): A high performance, open
source, general RPC framework that puts mobile and HTTP/2 first. For more
information see the [gRPC Quick Start:
Go](https://grpc.io/docs/quickstart/go.html) guide.
Go](https://grpc.io/docs/languages/go/quickstart/) guide.

Installation
------------
Expand Down

0 comments on commit e0ec2b8

Please sign in to comment.