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
166
166
collection of packages, allowing you to pick and choose the components which
167
167
best suit your needs. These features are provided by the following packages:
168
168
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
170
170
abstractions and types.
171
171
* [ grpc/grpc-swift-nio-transport] ( https://github.com/grpc/grpc-swift-nio-transport )
172
172
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:
183
183
## Next Steps
184
184
185
185
To 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 )
187
187
which 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.
189
189
190
190
If you have feature requests, want to report a bug, or would like to contribute
191
191
to 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
193
193
forums] ( https://forums.swift.org/c/related-projects/grpc-swift/ ) . Let’s connect!
You can’t perform that action at this time.
0 commit comments