Skip to content

Commit 5504276

Browse files
jbprattjonny-improbable
authored andcommitted
updated example link in docs (improbable-eng#540)
1 parent e8ccb26 commit 5504276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/grpc-web/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Please see the full [gRPC-Web README](https://github.com/improbable-eng/grpc-web
1717

1818
## Example Project
1919

20-
There is an [example project available here](https://github.com/improbable-eng/grpc-web/tree/master/example)
20+
There is an [example project available here](https://github.com/improbable-eng/grpc-web/tree/master/client/grpc-web-react-example)
2121

2222
## Usage Overview
2323
* Use [`ts-protoc-gen`](https://www.npmjs.com/package/ts-protoc-gen) with [`protoc`](https://github.com/google/protobuf) to generate `.js` and `.d.ts` files for your request and response classes. `ts-protoc-gen` can also generate gRPC service definitions with the `service=true` argument.

0 commit comments

Comments
 (0)