Skip to content

Commit

Permalink
Update link for conformance repo (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 authored Sep 6, 2023
1 parent 7d8e25b commit 9f777aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ configuring timeouts, connection pools, observability, and h2c.
* [grpchealth]: gRPC-compatible health checks
* [grpcreflect]: gRPC-compatible server reflection
* [examples-go]: service powering demo.connectrpc.com, including bidi streaming
* [connect-web]: TypeScript clients for web browsers
* [connect-es]: Type-safe APIs with Protobuf and TypeScript
* [Buf Studio]: web UI for ad-hoc RPCs
* [connect-crosstest]: gRPC and gRPC-Web interoperability tests
* [conformance]: Connect, gRPC, and gRPC-Web interoperability tests

## Status: Stable

Expand All @@ -170,10 +170,10 @@ Offered under the [Apache 2 license][license].
[Buf Studio]: https://buf.build/studio
[Getting Started]: https://connectrpc.com/docs/go/getting-started
[blog]: https://buf.build/blog/connect-a-better-grpc
[connect-crosstest]: https://github.com/bufbuild/connect-crosstest
[conformance]: https://github.com/connectrpc/conformance
[grpchealth]: https://github.com/connectrpc/grpchealth-go
[grpcreflect]: https://github.com/connectrpc/grpcreflect-go
[connect-web]: https://www.npmjs.com/package/@bufbuild/connect-web
[connect-es]: https://github.com/connectrpc/connect-es
[examples-go]: https://github.com/connectrpc/examples-go
[docs-deployment]: https://connectrpc.com/docs/go/deployment
[docs]: https://connectrpc.com
Expand Down

0 comments on commit 9f777aa

Please sign in to comment.