From c1a2cc237b17d47ef90552545db5e7b2c787cc28 Mon Sep 17 00:00:00 2001 From: Stephen Date: Fri, 21 Mar 2025 07:41:52 -0500 Subject: [PATCH] Update gRPC example link --- examples/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 57a922a59..58d0f6e8a 100644 --- a/examples/README.md +++ b/examples/README.md @@ -11,4 +11,7 @@ Since rules_js users download this whole repo, our larger examples are in - Angular 14: https://github.com/aspect-build/bazel-examples/tree/main/angular - Vue 3.x with Vite: https://github.com/aspect-build/bazel-examples/tree/main/vue -- Protobuf and gRPC: https://github.com/aspect-build/bazel-examples/tree/main/protobufjs + +Examples in rules_ts + +- Protobuf and gRPC: https://github.com/aspect-build/rules_ts/tree/main/examples/proto_grpc