mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
Updated example link to use actix-extras repo (#117)
This commit is contained in:
@ -30,7 +30,7 @@ async fn index(msg: ProtoBuf<MyObj>) -> Result<HttpResponse> {
|
||||
}
|
||||
```
|
||||
|
||||
See [here](https://github.com/actix/actix-protobuf/tree/master/examples/prost-example) for the complete example.
|
||||
See [here](https://github.com/actix/actix-extras/tree/master/actix-protobuf/examples/prost-example) for the complete example.
|
||||
|
||||
## License
|
||||
|
||||
|
Reference in New Issue
Block a user