Skip to content

Commit ab8c114

Browse files
committed
fixup transcoding link
1 parent 9071f0b commit ab8c114

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# grpc-transcoding
22

3-
grpc-transcoding is a library that supports [transcoding]
4-
(https://github.com/googleapis/googleapis/blob/master/google/api/http.proto)
3+
grpc-transcoding is a library that supports
4+
[transcoding](https://github.com/googleapis/googleapis/blob/master/google/api/http.proto)
55
so that HTTP/JSON can be converted to gRPC.
66

77
It helps you to provide your APIs in both gRPC and RESTful style at the same
@@ -25,5 +25,5 @@ See [CONTRIBUTING.md](CONTRIBUTING.md).
2525

2626
# License
2727
grpc-httpjson-transcoding is licensed under the Apache 2.0 license. See
28-
[LICENSE](LICENSE)for more details.
28+
[LICENSE](LICENSE) for more details.
2929

0 commit comments

Comments
 (0)