File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ gRPC Swift 2 was designed with flexibility in mind. It's distributed as a
166166collection of packages, allowing you to pick and choose the components which
167167best suit your needs. These features are provided by the following packages:
168168
169- * [ grpc/grpc-swift] ( https://github.com/grpc/grpc-swift ) provides runtime
169+ * [ grpc/grpc-swift-2 ] ( https://github.com/grpc/grpc-swift-2 ) provides runtime
170170 abstractions and types.
171171* [ grpc/grpc-swift-nio-transport] ( https://github.com/grpc/grpc-swift-nio-transport )
172172 implements client and server transports using HTTP/2 and is built on top of
@@ -183,11 +183,11 @@ best suit your needs. These features are provided by the following packages:
183183## Next Steps
184184
185185To get started with gRPC Swift 2 check out the [ tutorials and
186- documentation] ( https://swiftpackageindex.com/grpc/grpc-swift/documentation )
186+ documentation] ( https://swiftpackageindex.com/grpc/grpc-swift-2 /documentation )
187187which are hosted on the Swift Package Index, or try out one of the examples in
188- the [ grpc/grpc-swift] ( https://github.com/grpc/grpc-swift ) repository.
188+ the [ grpc/grpc-swift-2 ] ( https://github.com/grpc/grpc-swift-2 ) repository.
189189
190190If you have feature requests, want to report a bug, or would like to contribute
191191to the project then please reach out to us on
192- [ GitHub] ( https://github.com/grpc/grpc-swift ) or join us on the [ Swift
192+ [ GitHub] ( https://github.com/grpc/grpc-swift-2 ) or join us on the [ Swift
193193forums] ( https://forums.swift.org/c/related-projects/grpc-swift/ ) . Let’s connect!
You can’t perform that action at this time.
0 commit comments