Skip to content

Commit

Permalink
Update refs for conformance repo (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Sep 6, 2023
1 parent dd40403 commit 42f661e
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 @@ -102,9 +102,9 @@ more customizable attribute filtering, use
* [connect-go][connect]: Service handlers and clients for Go
* [connect-swift]: Swift clients for idiomatic gRPC & Connect RPC
* [connect-kotlin]: Kotlin clients for idiomatic gRPC & Connect RPC
* [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

## Support and Versioning

Expand All @@ -123,11 +123,11 @@ Offered under the [Apache 2 license][license].
[WithTrustRemote]: https://pkg.go.dev/connectrpc.com/otelconnect#WithTrustRemote
[WithoutServerPeerAttributes]: https://pkg.go.dev/connectrpc.com/otelconnect#WithoutServerPeerAttributes
[blog]: https://buf.build/blog/connect-a-better-grpc
[connect-crosstest]: https://github.com/bufbuild/connect-crosstest
[conformance]: https://github.com/connectrpc/conformance
[connect]: https://github.com/connectrpc/connect-go
[connect-kotlin]: https://github.com/bufbuild/connect-kotlin
[connect-swift]: https://github.com/bufbuild/connect-swift
[connect-web]: https://www.npmjs.com/package/@bufbuild/connect-web
[connect-es]: https://github.com/connectrpc/connect-es
[docs]: https://connectrpc.com
[go-support-policy]: https://golang.org/doc/devel/release#policy
[godoc]: https://pkg.go.dev/connectrpc.com/otelconnect
Expand Down

0 comments on commit 42f661e

Please sign in to comment.